Triangular Pyramid Volume Calculator

Calculate the volume of a triangular pyramid (tetrahedron) using base triangle sides and pyramid height with Heron's formula.

Enter Dimensions

Results

Volume
--
cubic units
Base Area (Heron's) --
Semi-perimeter (s) --
Pyramid Height --

Step-by-Step Solution

V = (1/3) x Base Area x H

Understanding Triangular Pyramids

A triangular pyramid (tetrahedron) is a solid with a triangular base and three triangular lateral faces meeting at a common vertex (apex). The volume depends on the area of the base triangle and the perpendicular height from the base to the apex.

Key Formulas

Volume Formula

One-third of the base area times the height.

V = (1/3) x A_base x H

Heron's Formula

Computes triangle area from three side lengths.

A = sqrt(s(s-a)(s-b)(s-c))

Semi-perimeter

Half the perimeter of the base triangle.

s = (a + b + c) / 2

Practical Applications

Triangular pyramids are found in crystal structures, architectural features, and gaming dice (tetrahedra). Understanding their volume is important in mineralogy, structural engineering, and computational geometry for mesh calculations.

Important Notes

  • The three sides must satisfy the triangle inequality (sum of any two sides must exceed the third).
  • The height is measured perpendicular to the base.
  • A regular tetrahedron has all four faces as equilateral triangles.
  • Heron's formula works for any valid triangle regardless of shape.