As soon as you enter the required input value(s), the Cube Space Diagonal is calculated immediately, and displaed in the output section (present under input section).
Formula
To calculate the cube space diagonal, you can use the following formula.
\( = \) \( s \sqrt{3} \)
where
Calculation
Once you enter the input values in the calculator, the output parameters are calculated.
Examples
The following examples cover how to calcualte the Length of Space Diagonal when length of side is given.
1. What is the Length of Space Diagonal of Cube whose length of side is 20 units?
Answer
Given:
length of side, s = 20 units
The formula to find the Length of Space Diagonal of a Cube is:
undefined = \( s \sqrt{3} \)
Substitute given values in the above formula.
undefined = \(20\times 1.732 \)
undefined = 34.64 units
∴ Length of Space Diagonal, undefined = 34.64 units
2. What is the Length of Space Diagonal of Cube whose length of side is 1 units?
Answer
Given:
length of side, s = 1 units
The formula to find the Length of Space Diagonal of a Cube is:
undefined = \( s \sqrt{3} \)
Substitute given values in the above formula.
undefined = \(1\times 1.732 \)
undefined = 1.73 units
∴ Length of Space Diagonal, undefined = 1.73 units
{
"topic": "cube-space-diagonal",
"img": {
"width": 215,
"height": 233
},
"input_types": [
"float"
],
"input_labels": [
"s"
],
"input_values": [
"8"
],
"input_units": [
"units"
],
"input_descriptions": [
"length of side"
],
"examples": [
{
"s": 20
},
{
"s": 1
}
],
"type": "Calculate",
"title": "Cube Space Diagonal",
"category": "Geometry",
"shape": "Cube",
"formula_mathjax": "\\( s \\sqrt{3} \\)",
"formula_mathjax_sub": "\\( s \\times 1.732 \\)",
"formula": "( s * Math.sqrt(3) )",
"op_label": "Length of Space Diagonal",
"output_unit": "units",
"description": "The Cube Space Diagonal calculator calculates the length of space diagonal of a cube by taking the length of its side as input.",
"explanation": "The length of space diagonal of a cube is the distance between the extreme corners of the cube.",
"examples_data": "<h2>Examples</h2><p>The following examples cover how to calcualte the Length of Space Diagonal when length of side is given.</p><div class=\"example\"><h3 class=\"question\"><span class=\"example_n\">1.</span> What is the Length of Space Diagonal of Cube whose length of side is 20 units?</h3><h4 class=\"answer\">Answer</h4><p>Given:</p><ul><li>length of side, s = 20 units</ul><p>The formula to find the Length of Space Diagonal of a Cube is:</p><p class=\"tabspace\">undefined = \\( s \\sqrt{3} \\)</p><p>Substitute given values in the above formula.</p><p class=\"tabspace\">undefined = \\(20\\times 1.732 \\)</p><p class=\"tabspace\">undefined = 34.64 units</p><p class=\"tabspace answer\">∴ Length of Space Diagonal, undefined = 34.64 units</p></div><div class=\"example\"><h3 class=\"question\"><span class=\"example_n\">2.</span> What is the Length of Space Diagonal of Cube whose length of side is 1 units?</h3><h4 class=\"answer\">Answer</h4><p>Given:</p><ul><li>length of side, s = 1 units</ul><p>The formula to find the Length of Space Diagonal of a Cube is:</p><p class=\"tabspace\">undefined = \\( s \\sqrt{3} \\)</p><p>Substitute given values in the above formula.</p><p class=\"tabspace\">undefined = \\(1\\times 1.732 \\)</p><p class=\"tabspace\">undefined = 1.73 units</p><p class=\"tabspace answer\">∴ Length of Space Diagonal, undefined = 1.73 units</p></div>",
"schema_data": "\n <script type=\"application/ld+json\">\n {\n \"@context\": \"https://schema.org\",\n \"@type\": \"Article\",\n \"author\": {\n \"@type\": \"Person\",\n \"name\": \"Mallikarjuna M\",\n \"honorificSuffix\": \"B.Tech. (Electronics & Communication)\",\n \"url\": \"https://www.linkedin.com/in/mallikarjuna-mallisetty-7330314a/\"\n },\n \"image\": [\"https://convertonline.org/images/calculators/cube-space-diagonal.png\"],\n \"dateModified\": \"2024-09-05T00:23:14.014Z\",\n \"datePublished\": \"2024-07-21T07:20:32.526Z\",\n \"description\": \"The Cube Space Diagonal calculator calculates the length of space diagonal of a cube by taking the length of its side as input.\",\n \"headline\": \"Cube Space Diagonal Calculator\",\n \"mainEntityOfPage\": {\n \"@id\": \"https://convertonline.org\",\n \"@type\": \"WebPage\"\n },\n \"publisher\": {\n \"@type\": \"Organization\",\n \"name\": \"ConvertOnline.org\",\n \"logo\": {\n \"@type\": \"ImageObject\",\n \"url\": \"https://convertonline.org/images/icon.png\",\n \"width\": \"512px\",\n \"height\": \"512px\"\n }\n }\n }\n </script>\n "
}