Cube Calculator
Calculate cube volume, surface area, diagonals, and sphere radii from side length. Includes interactive 3D visualization and formulas.
About
A cube is a regular hexahedron - the only Platonic solid bounded by six congruent squares. A single parameter, the edge length a, determines every metric: volume scales as a3, surface area as 6a2, and the space diagonal as aโ โ3. Errors in edge measurement propagate cubically into volume - a 2% overestimate of a inflates computed volume by roughly 6%. This matters in concrete pours, container sizing, packaging optimization, and material cost estimation where cubic quantities translate directly to cost.
This calculator derives all geometric properties from a single edge input, including circumscribed and inscribed sphere radii used in sphere-packing and collision-detection problems. The interactive 3D wireframe lets you verify orientation and proportions visually. Note: all results assume a mathematically perfect cube with zero manufacturing tolerance. For real-world objects, account for chamfers, radii, and dimensional variance per ISO 2768 tolerances.
Formulas
All cube properties derive from a single edge length a.
Volume V is the cube of the edge length.
Total surface area S is six identical square faces.
Face diagonal df connects opposite vertices on one face.
Space diagonal ds connects opposite vertices through the interior of the cube.
Circumscribed sphere radius R passes through all 8 vertices.
Inscribed sphere radius r is tangent to all 6 faces.
Midsphere radius ฯ is tangent to all 12 edges.
Total edge length L is the sum of all 12 edges.
Where a = edge length, V = volume, S = surface area, df = face diagonal, ds = space diagonal, R = circumscribed sphere radius, r = inscribed sphere radius, ฯ = midsphere radius, L = total edge length.
Reference Data
| Edge Length (a) | Volume (V) | Surface Area (S) | Face Diagonal (df) | Space Diagonal (ds) | Circumscribed R | Inscribed r |
|---|---|---|---|---|---|---|
| 1 | 1 | 6 | 1.414 | 1.732 | 0.866 | 0.500 |
| 2 | 8 | 24 | 2.828 | 3.464 | 1.732 | 1.000 |
| 3 | 27 | 54 | 4.243 | 5.196 | 2.598 | 1.500 |
| 4 | 64 | 96 | 5.657 | 6.928 | 3.464 | 2.000 |
| 5 | 125 | 150 | 7.071 | 8.660 | 4.330 | 2.500 |
| 6 | 216 | 216 | 8.485 | 10.392 | 5.196 | 3.000 |
| 7 | 343 | 294 | 9.899 | 12.124 | 6.062 | 3.500 |
| 8 | 512 | 384 | 11.314 | 13.856 | 6.928 | 4.000 |
| 9 | 729 | 486 | 12.728 | 15.588 | 7.794 | 4.500 |
| 10 | 1000 | 600 | 14.142 | 17.321 | 8.660 | 5.000 |
| 12 | 1728 | 864 | 16.971 | 20.785 | 10.392 | 6.000 |
| 15 | 3375 | 1350 | 21.213 | 25.981 | 12.990 | 7.500 |
| 20 | 8000 | 2400 | 28.284 | 34.641 | 17.321 | 10.000 |
| 25 | 15625 | 3750 | 35.355 | 43.301 | 21.651 | 12.500 |
| 50 | 125000 | 15000 | 70.711 | 86.603 | 43.301 | 25.000 |
| 100 | 1000000 | 60000 | 141.421 | 173.205 | 86.603 | 50.000 |