Ad Space — Top Banner

Heron's Triangle Area Calculator

Calculate triangle area from three side lengths using Heron's formula.
No need to know the height or angles.

Triangle Area

Heron’s formula calculates the area of a triangle when you know all three side lengths. Unlike the standard base-times-height formula, Heron’s formula does not require you to know the height of the triangle, making it extremely practical for real-world measurements.

The formula:

Area = √(s(s−a)(s−b)(s−c))

Where s is the semi-perimeter: s = (a + b + c) / 2

And a, b, c are the three side lengths.

Step-by-step example:

For a triangle with sides 5, 7, and 10:

  1. Semi-perimeter: s = (5 + 7 + 10) / 2 = 11
  2. Calculate each factor: s−a = 6, s−b = 4, s−c = 1
  3. Product: 11 × 6 × 4 × 1 = 264
  4. Area = √264 ≈ 16.25 square units

Historical background: This formula is named after Heron of Alexandria, a Greek mathematician and engineer who lived in the 1st century AD. He published the formula in his work Metrica, though some historians believe Archimedes may have known the formula earlier.

When is this useful?

Heron’s formula is particularly valuable in land surveying and construction. If you can measure the three distances between fence posts or property markers, you can immediately calculate the enclosed area without having to measure any heights or angles. Architects and engineers use it when working with irregular triangular plots.

Triangle validity check: Not every combination of three numbers forms a valid triangle. The triangle inequality requires that the sum of any two sides must be greater than the third side. This calculator automatically checks this condition for you.

Additional results: This calculator also shows the triangle’s perimeter, semi-perimeter, all three angles (calculated using the Law of Cosines), and the inradius (radius of the inscribed circle), which equals Area / s.

Units: The area is in square units of whatever unit your side lengths are in. If sides are in meters, area is in square meters. If sides are in feet, area is in square feet.


Ad Space — Bottom Banner

Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.