User Rating 0.0 โ˜…โ˜…โ˜…โ˜…โ˜…
Total Usage 0 times
Positive number. Decimals allowed.
Drag to rotate
Enter an edge length and press Calculate.
Is this tool helpful?

Your feedback helps us improve.

โ˜… โ˜… โ˜… โ˜… โ˜…

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.

cube calculator cube volume surface area space diagonal geometry stereometry 3d shapes

Formulas

All cube properties derive from a single edge length a.

V = a3

Volume V is the cube of the edge length.

S = 6a2

Total surface area S is six identical square faces.

df = a โ‹… โˆš2

Face diagonal df connects opposite vertices on one face.

ds = a โ‹… โˆš3

Space diagonal ds connects opposite vertices through the interior of the cube.

R = a โ‹… โˆš32

Circumscribed sphere radius R passes through all 8 vertices.

r = a2

Inscribed sphere radius r is tangent to all 6 faces.

ฯ = a โ‹… โˆš22

Midsphere radius ฯ is tangent to all 12 edges.

L = 12 โ‹… a

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 RInscribed r
1161.4141.7320.8660.500
28242.8283.4641.7321.000
327544.2435.1962.5981.500
464965.6576.9283.4642.000
51251507.0718.6604.3302.500
62162168.48510.3925.1963.000
73432949.89912.1246.0623.500
851238411.31413.8566.9284.000
972948612.72815.5887.7944.500
10100060014.14217.3218.6605.000
12172886416.97120.78510.3926.000
153375135021.21325.98112.9907.500
208000240028.28434.64117.32110.000
2515625375035.35543.30121.65112.500
501250001500070.71186.60343.30125.000
100100000060000141.421173.20586.60350.000

Frequently Asked Questions

Volume scales as a3, so relative error is amplified approximately threefold. If you measure the edge with 1% error, the volume error approaches 3%. For a 10cm cube measured as 10.1cm, true volume is 1000cm3 but computed volume becomes 1030.301cm3 - a 3.03% overestimate. Use calipers with ยฑ0.01mm resolution for precision applications.
Setting 6a2 = a3 and solving gives a = 6. At edge length 6 (in any consistent unit), both the surface area and the volume equal 216. Below a = 6, surface area exceeds volume numerically. Above it, volume dominates. This crossover is relevant in heat transfer analysis where the surface-to-volume ratio determines cooling rate.
A cube has three concentric spheres. The inscribed sphere (insphere, radius r = aรท2) touches all 6 faces. The midsphere (radius ฯ = aโ‹…โˆš2รท2) touches all 12 edges at their midpoints. The circumscribed sphere (circumsphere, radius R = aโ‹…โˆš3รท2) passes through all 8 vertices. The ratio r : ฯ : R = 1 : โˆš2 : โˆš3 holds for all cubes.
Multiply the volume V by the material density ฯm: mass m = ฯm ร— V. For example, a steel cube (ฯm = 7850 kg/m3) with edge 0.1m has volume 0.001m3 and weighs 7.85kg. Ensure you convert edge length to meters before computing if density is in kg/m3.
No. This tool assumes a mathematically perfect cube where all 12 edges are equal and all 6 faces are perfect squares. If your object is a rectangular parallelepiped (cuboid) with differing edge lengths a, b, c, the volume formula becomes V = a ร— b ร— c and the space diagonal becomes โˆš(a2 + b2 + c2). Use a cuboid calculator for those cases.
The surface-to-volume ratio is 6a2 รท a3 = 6รทa. As the cube grows, this ratio decreases - large cubes have proportionally less surface area per unit volume. This governs heat dissipation rates, chemical reaction speeds in catalysis, drug dissolution rates in pharmacology, and structural load distribution. A 1cm cube has a ratio of 6cmโˆ’1. A 1m cube has 0.06cmโˆ’1 - 100 times less relative surface.