Triangular Prism Volume Calculator – Volume, Surface Area & More
A triangular prism is a three-dimensional solid with two parallel, congruent triangular faces (the bases) connected by three rectangular faces. It is one of the most common geometric forms in engineering and construction — roof trusses, Toblerone-shaped packaging, wedge door stops, and structural steel members all have triangular prism cross-sections. This calculator computes the volume, base triangle area, lateral surface area, and total surface area from whichever triangle measurements you have available.
Volume Formula
The volume of any prism is the area of its cross-section multiplied by its length:
Volume = Triangle Area × length
For the most common case — a triangle defined by a base b and perpendicular height h:
Volume = ½ × b × h × l
where l is the length (depth) of the prism. For example, a prism with base 6 m, height 4 m, and length 10 m has a volume of ½ × 6 × 4 × 10 = 120 m³.
Three Input Modes
Different measurement scenarios call for different inputs. This calculator supports three ways to define the triangular cross-section:
Mode 1 – Base and Perpendicular Height
The simplest mode. Enter the base edge length and the height measured perpendicular to that base. Triangle Area = ½ × b × h. Use this when you can directly measure (or have been given) both dimensions from a drawing or physical object.
Mode 2 – Three Side Lengths (Heron's Formula)
When you know all three side lengths but not the height, use Heron's formula:
s = (a + b + c) / 2Area = √(s × (s − a) × (s − b) × (s − c))
where s is the semi-perimeter. For sides 5 m, 6 m, and 7 m: s = 9, Area ≈ 14.70 m², so a prism of length 10 m has Volume ≈ 147.0 m³. The calculator also validates the triangle inequality — each side must be strictly less than the sum of the other two.
Mode 3 – Right Triangle Legs
For right-triangular prisms (the triangle has a 90° corner), enter the two legs. The area is simply ½ × leg₁ × leg₂, and the hypotenuse is computed automatically via the Pythagorean theorem. A prism with legs 3 m and 4 m and length 10 m has triangle area = 6 m², hypotenuse = 5 m, and volume = 60 m³.
Surface Area Formulas
The calculator also gives you the surface areas of the prism:
- Lateral Surface Area — the combined area of the three rectangular side faces. It equals the perimeter of the triangle multiplied by the prism length:
Lateral SA = (a + b + c) × l. - Total Surface Area — includes both triangular end faces:
Total SA = Lateral SA + 2 × Triangle Area.
For the 6-4-10 m example above, the isosceles triangle has a perimeter of approximately 6 + 5.66 + 5.66 ≈ 17.32 m, giving a lateral surface area of ≈ 173.2 m² and a total surface area of ≈ 173.2 + 24 = 197.2 m².
Units
All inputs share a single measurement unit — millimetres, centimetres, metres, kilometres, inches, feet, yards, or miles. There is no cross-unit mixing because the single-unit model avoids conversion errors. Volume is displayed in the selected unit cubed (e.g. m³) and surface areas in the unit squared (e.g. m²).
Practical Applications
Triangular prism volume and surface area calculations appear across many fields:
- Construction and roofing — estimating the volume of a roof space (a horizontal triangular prism) for insulation or ventilation calculations, and calculating the surface area for cladding or waterproofing materials.
- Civil engineering — embankments, drainage channels, and retaining walls are often triangular-prism-shaped. Volume determines the amount of fill material required.
- Structural steel — angle iron and triangular structural sections are modelled as prisms; the cross-sectional area determines load-bearing capacity.
- Manufacturing and packaging — triangular-prism packaging (such as confectionery boxes) requires accurate surface area for material costing.
- Physics and optics — glass prisms used to disperse light into spectra are triangular prisms; their volume affects mass and heat capacity, and surface area affects coating calculations.
Step-by-Step Example (Heron's Formula)
Calculate the volume of a triangular prism with sides a = 5 cm, b = 12 cm, c = 13 cm and length 20 cm:
- Semi-perimeter: s = (5 + 12 + 13) / 2 = 15 cm
- Triangle Area = √(15 × (15 − 5) × (15 − 12) × (15 − 13)) = √(15 × 10 × 3 × 2) = √900 = 30 cm²
- Volume = 30 × 20 = 600 cm³
- Perimeter = 5 + 12 + 13 = 30 cm
- Lateral SA = 30 × 20 = 600 cm²
- Total SA = 600 + 2 × 30 = 660 cm²
Note: sides 5, 12, 13 form a right triangle (5² + 12² = 13²), so the right-triangle mode would give the same result with simpler arithmetic.
Tips for Accurate Measurements
Use the mode that matches how you measured the prism. If you only have a tape measure, measuring all three sides and using Heron's formula is often more reliable than estimating a perpendicular height. For manufactured parts, engineering drawings typically specify either base-and-height or side lengths — pick the mode that matches the drawing convention to avoid transcription errors.