Dodecahedron Calculator
Regular dodecahedron V = (1/4)(15+7√5)a³ and A = 3√(25+10√5) a² from one edge. Same engine as Solid Geometry. Not an icosahedron. Not an n-gon prism. Not CAS. Runs locally.
Trust summary Engine tested · Specification checked · 66/66 tests · Production surface contract 3/3 · v1.11.0
- Input interpretation
- Enter values to calculate.
- Result
- —
- Model
- Regular dodecahedron volume, surface, face area, and vertex-to-vertex height from one edge.
- Scope
- Regular dodecahedron
- Verification
- Engine tested · 66/66 tests · Production surface contract 3/3 · Specification checked · v1.11.0
- Named expert review
- Optional · Not performed
- Specification basis
- ISO 80000-2:2019 Quantities and units — Mathematics
- Evidence
- 25 golden · 13 boundary · 28 property · Production surface contract 3/3 · Artifact integrity PASS
- Production
- Embedded snapshot: unpublished · Build schema 1.11.0 ready · Semantic contract ✓ · Attestation report not published on origin · Live production status STALE (2 capabilities; 162 remain CURRENT) @ 2026-09-20T09:01:12.147Z
- Semantic contract
- PASS
Formulas
Core equations used by this calculator.
How to use
Enter a
Edge length must be positive. Default a = 1 is the unit regular dodecahedron.
Read V, A, and h
Unit edge has V = (15+7√5)/4. Edge 2 has volume 30+14√5. Height is vertex to opposite vertex, twice the circumradius.
Example calculations
Common configurations with formula and result.
Unit edge
a = 1
a = 2
a = 2
Dodecahedron calculator specification
Version 1.11.0 · Engine tested
- Engine tested 66/66 tests · Production surface contract 3/3
- Named expert review Not performed
- Calculation version 1.11.0
- Definition
- A regular dodecahedron of edge a>0 has volume (1/4)(15+7√5)a³, surface 3√(25+10√5) a², face area (1/4)√(25+10√5) a², and vertex-to-vertex height (√3/2)(1+√5)a. All twelve faces are regular pentagons. This page is mode=dodecahedron on math.geometry.solid. Not an icosahedron. Not a rhombic dodecahedron. Not CAS.
- What it calculates
- Regular dodecahedron volume, surface, face area, and vertex-to-vertex height from one edge.
- Inputs
- a
- Outputs
- volume
- surface
- height
- face
- Formula
V = (1/4)(15+7√5)a³, A = 3√(25+10√5) a²- Assumptions
- Regular dodecahedron
- All faces regular pentagons
- Not an icosahedron
- Not a rhombic dodecahedron
- Not CAS
- Units
- length (consistent units)
- volume (length³)
- area (length²)
- Boundary conditions
- a ≤ 0 → VALUE_MUST_BE_POSITIVE
- unknown mode → INVALID_MODE
- Example
- a=1 → V=(15+7√5)/4
- Validation cases
3 published on this page · 66/66 tests · Production surface contract 3/3 · View evidence
- a=1 → V=(15+7√5)/4 A=3√(25+10√5)
- a=2 → V=30+14√5
- a=0 → VALUE_MUST_BE_POSITIVE
- Specification basis
- ISO 80000-2:2019 Quantities and units — Mathematics
- Calculation version
- 1.11.0
Related tools
Other calculators in this family: Angle Between Lines Calculator, Circle Calculator, Cone Calculator, Conic Section Calculator, Coordinate Geometry Calculator, Cross Product Calculator, Cylinder Calculator, Dot Product Calculator . Explore all Geometry.
Frequently asked questions
Key distinctions behind the calculation.
Is this a second solid engine?
No. It is mode=dodecahedron on math.geometry.solid, the same engine as /calc/math/solid-geometry.
Is this an icosahedron?
No. The regular icosahedron stays on /calc/math/icosahedron. This page is the regular dodecahedron of twelve pentagonal faces, the dual of that icosahedron.
Does this include a rhombic dodecahedron or other Platonic solids?
Not in this seed. Regular n-gon prism is /regular-prism. Regular n-gon pyramid is /regular-pyramid. Cube is already /prism with a=b=h. Regular tetrahedron is /tetrahedron. Regular octahedron is /octahedron. Regular icosahedron is /icosahedron.
Where does this run?
Locally in the browser by default. REST and MCP call the same solid-geometry engine.