Calculate the edge length of cubes, tetrahedrons, octahedrons, dodecahedrons, and icosahedrons from volume, area, or radius measurements.

Edge Length Calculator

Choose what you know, then calculate the edge length.

Edge Length Formula

The calculator inverts the standard formulas for the five Platonic solids to solve for edge length a from a known measurement.

From volume:        a = (V / k_V)^(1/3)
From surface area:  a = sqrt(S / k_S)
From circumradius:  a = R / k_R
From inradius:      a = r / k_r
From midradius:     a = rho / k_m
Cube face diagonal: a = d / sqrt(2)
Cube space diagonal:a = d / sqrt(3)
  • a — edge length
  • V — volume, S — surface area
  • R — circumradius (vertex to center)
  • r — inradius (face center to center)
  • ρ — midradius (edge midpoint to center)
  • k — shape coefficient (see table below)

All formulas assume a regular solid with equal edges and uniform faces. Inputs are converted to SI units internally, so you can mix units (for example, surface area in in² and read out edge length in cm).

Shape Coefficients and Reference Values

Multiply each coefficient by the indicated power of a to get the corresponding measurement.

Solid V / a³ S / a² R / a r / a Edges
Tetrahedron0.11781.73210.61240.20416
Cube1.00006.00000.86600.500012
Octahedron0.47143.46410.70710.408212
Dodecahedron7.663120.64571.40131.113530
Icosahedron2.18178.66030.95110.755830

Common cube edge lengths from volume:

Volume Edge length
1 L (1000 cm³)10 cm
1 ft³12 in
1 m³100 cm
1 gallon (231 in³)6.136 in
5 m³1.710 m

Worked Examples

Cube from volume. A cube holds 27 cm³. Edge length is the cube root: a = ∛27 = 3 cm.

Cube from space diagonal. A cubic box has a space diagonal of 17.32 cm. Edge length is a = 17.32 / √3 ≈ 10 cm.

Icosahedron from surface area. A 20-faced die has a surface area of 8.66 cm². Edge length is a = √(8.66 / 8.6603) ≈ 1 cm.

Tetrahedron from circumradius. If R = 1, then a = 1 / 0.6124 ≈ 1.633.

Tip: For any regular solid, doubling the edge multiplies surface area by 4 and volume by 8. Use this to sanity-check a result before trusting it.