Tetrahedron Calculator
Regular tetrahedron V = a³√2/12 and A = a²√3 from one edge. Same engine as Solid Geometry. Not a rectangular pyramid. Not an octahedron. 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 tetrahedron volume, surface, face area, and height from one edge.
- Scope
- Regular tetrahedron
- 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 tetrahedron.
Read V, A, and h
Unit edge has V = √2/12 and A = √3. Edge √2 has volume 1/3.
Example calculations
Common configurations with formula and result.
Unit edge
a = 1
a = √2
a = √2
Tetrahedron 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 tetrahedron of edge a>0 has volume a³√2/12, surface a²√3, face area a²√3/4, and height a√6/3. All four faces are equilateral triangles. This page is mode=tetrahedron on math.geometry.solid. Not a rectangular pyramid. Not an octahedron. Not CAS.
- What it calculates
- Regular tetrahedron volume, surface, face area, and height from one edge.
- Inputs
- a
- Outputs
- volume
- surface
- height
- face
- Formula
V = a³√2/12, A = a²√3- Assumptions
- Regular tetrahedron
- All faces equilateral
- Not a rectangular pyramid
- Not an octahedron
- 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=√2/12
- Validation cases
3 published on this page · 66/66 tests · Production surface contract 3/3 · View evidence
- a=1 → V=√2/12 A=√3
- a=√2 → V=1/3
- 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, Dodecahedron Calculator . Explore all Geometry.
Frequently asked questions
Key distinctions behind the calculation.
Is this a second solid engine?
No. It is mode=tetrahedron on math.geometry.solid, the same engine as /calc/math/solid-geometry.
Is this a rectangular pyramid?
No. The right rectangular pyramid stays on /calc/math/pyramid. This page is the regular tetrahedron of four equilateral faces.
Does this include an irregular tetrahedron or other Platonic solids?
The regular octahedron is /calc/math/octahedron. The regular icosahedron is /calc/math/icosahedron. The regular dodecahedron is /calc/math/dodecahedron. Regular n-gon pyramid is /regular-pyramid. Cube is already /prism with a=b=h.
Where does this run?
Locally in the browser by default. REST and MCP call the same solid-geometry engine.