Platonic Solids Calculator
Calculate volume, surface area, and all three radii of any Platonic solid: tetrahedron, cube, octahedron, dodecahedron and icosahedron in one tool.
The five Platonic solids are the only convex polyhedra where every face is the same regular polygon and every vertex looks like every other. There are exactly five, and the proof is short: the angles meeting at a corner must add to less than 360°, which permits only three, four or five triangles, three squares, or three pentagons. Six triangles or four squares lie flat, and three hexagons already fill the full 360°, so the list closes there.
Plato tied them to the classical elements. That part did not survive, but the mathematics did.
Each solid has exact closed-form formulas for its surface area, volume, and all three radii: the inradius (the sphere that touches the middle of every face), the midradius (the sphere tangent to every edge), and the circumradius (the sphere through every vertex).
All five, in terms of edge length a:
| Solid | F, V, E | Surface area | Volume |
|---|---|---|---|
| Tetrahedron | 4, 4, 6 | √3 a² ≈ 1.732 a² | a³√2/12 ≈ 0.1179 a³ |
| Cube | 6, 8, 12 | 6a² | a³ |
| Octahedron | 8, 6, 12 | 2√3 a² ≈ 3.464 a² | a³√2/3 ≈ 0.4714 a³ |
| Dodecahedron | 12, 20, 30 | 3√(25+10√5) a² ≈ 20.65 a² | (15+7√5)/4 a³ ≈ 7.663 a³ |
| Icosahedron | 20, 12, 30 | 5√3 a² ≈ 8.660 a² | 5(3+√5)/12 a³ ≈ 2.182 a³ |
And the three radii, as multiples of a:
| Solid | Inradius | Midradius | Circumradius |
|---|---|---|---|
| Tetrahedron | 0.2041 | 0.3536 | 0.6124 |
| Cube | 0.5000 | 0.7071 | 0.8660 |
| Octahedron | 0.4082 | 0.5000 | 0.7071 |
| Dodecahedron | 1.1135 | 1.3090 | 1.4013 |
| Icosahedron | 0.7558 | 0.8090 | 0.9511 |
Euler’s formula V − E + F = 2 holds for all five, and for any convex polyhedron. Check it against the table: 4 − 6 + 4, 8 − 12 + 6, 6 − 12 + 8, 20 − 30 + 12, 12 − 30 + 20. All 2.
Which one is roundest? Not the biggest. For a fixed edge the dodecahedron is far and away the largest solid, but sphericity ranks them icosahedron 0.939, dodecahedron 0.910, octahedron 0.846, cube 0.806, tetrahedron 0.671. Size and roundness are different questions, and the dodecahedron is the standing proof of it.
The dodecahedron and icosahedron are duals: put a vertex at the centre of each face of one and you get the other. The cube and octahedron are duals too, which is why their face and vertex counts swap. The tetrahedron is its own dual.
In chemistry the icosahedron turns up in boron clusters and viral capsids, the cube in simple cubic lattices, and the tetrahedron in carbon bonding, where sp³ hybridisation gives bond angles of 109.47°.
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.