Quick answer: a triangular pyramid's volume is V = (1/3) × base area × height. Since the base is a triangle with area ½bh, the full formula becomes V = (1/6) b h H. For a regular tetrahedron with edge a, there's a shortcut: V = a³ ÷ (6√2) ≈ 0.1179 a³.
The triangular pyramid formula, step by step
where b = base triangle's base · h = base triangle's height · H = pyramid's vertical height
Three lengths, three roles — and they are easy to confuse, so the diagram labels each one. Worked example with a 4 × 3 base triangle and a 6-unit pyramid height:
- Base triangle area: ½ × 4 × 3 = 6 square units
- Times pyramid height: 6 × 6 = 36
- One-third: 36 ÷ 3 = 12 cubic units
The tetrahedron is the simplest solid that exists — the three-dimensional equivalent of a triangle, and the minimum number of flat faces you can enclose a space with. That structural minimalism is why it shows up in everything from truss design to molecular geometry.
The regular tetrahedron — a special case worth knowing
When all six edges are equal, several shortcuts open up:
| Property | Formula | If a = 10 |
|---|---|---|
| Volume | a³ / (6√2) ≈ 0.11785 a³ | 117.85 |
| Height (vertex to base) | a√(2/3) ≈ 0.8165 a | 8.165 |
| Face area (each of 4) | (√3/4) a² ≈ 0.4330 a² | 43.30 |
| Total surface area | √3 a² ≈ 1.7321 a² | 173.21 |
| Fraction of enclosing cube | ≈ 11.79% | — |
To use the main calculator for a regular tetrahedron with edge a: the base triangle's base is a, its height is 0.866a, and the pyramid height is 0.8165a. For a = 10 that gives (1/6) × 10 × 8.66 × 8.165 ≈ 117.9 — matching the shortcut exactly.
Where tetrahedron volume shows up in real life
Chemistry and molecular geometry
Methane's four hydrogen atoms sit at the vertices of a regular tetrahedron around a central carbon, with bond angles of 109.47°. That angle is a direct consequence of the geometry — it's the angle between two vertices as seen from the tetrahedron's center, and it explains why carbon chains zigzag rather than lie flat.
Structural trusses and space frames
A tetrahedron is the only polyhedron that cannot be deformed without bending its edges — triangulated on every face. Space-frame roofs and geodesic structures are built from linked tetrahedra for exactly this reason, and their enclosed volume determines the air handling load.
Excavation and cut-fill volumes
Surveyors break irregular terrain into a mesh of triangles, then compute the earth between the existing and proposed surfaces as a stack of tetrahedra. Modern civil software does this automatically, but the underlying arithmetic is the (1/3) × area × height on this page, repeated thousands of times.
Common mistakes & pro tips
- Confusing the two heights. One height belongs to the flat base triangle; the other runs from the base plane up to the apex. Only the second one is the pyramid's height — the diagram labels them h and H.
- Using an edge as the pyramid height. On a regular tetrahedron, the height is 0.8165 × edge — about 18% shorter. Using the edge instead inflates the volume by roughly 22%.
- Dividing by 3 twice. The (1/6) already contains both the triangle's ½ and the pyramid's ⅓. Don't apply either again.
- Pro tip — any face can be the base. A tetrahedron has four faces and all of them work. Pick whichever one gives you the easiest measurements, then measure the height perpendicular to that face.
Frequently asked questions
What is the formula for the volume of a triangular pyramid?
V = (1/3) × base area × height, and since a triangle's area is ½bh, that becomes V = (1/6) × b × h × H — where b and h describe the base triangle and H is the pyramid's vertical height. A pyramid on a 4 × 3 triangle rising 6 units holds (1/6) × 4 × 3 × 6 = 12 cubic units.
Is a triangular pyramid the same as a tetrahedron?
Yes. A tetrahedron is a solid with four triangular faces, which is exactly what a triangular pyramid is — any face can be treated as the base. A regular tetrahedron is the special case where all four faces are identical equilateral triangles.
What is the volume of a regular tetrahedron?
For edge length a, V = a³ / (6√2) ≈ 0.11785 a³. A regular tetrahedron with 10 cm edges holds about 117.9 cm³ — only about 12% of the 1,000 cm³ cube that would contain it, making it the least space-efficient of the Platonic solids.
How do I find the volume if I only know the edge lengths?
Get the base triangle's area from Heron's formula — with s = (a+b+c)/2, area = √(s(s−a)(s−b)(s−c)) — then find the apex height by dropping a perpendicular, and apply V = (1/3) × area × height. For a fully irregular tetrahedron defined only by its six edges, the Cayley–Menger determinant gives the volume directly.