What is Heron's Formula?
Heron's formula is an elegant mathematical method to calculate the area of a triangle when you know all three side lengths. Named after Hero of Alexandria, this ancient formula has been used for over 2,000 years.
Formula: Area = √[s(s-a)(s-b)(s-c)]
Where s = (a+b+c)/2 (semi-perimeter)
This formula is particularly valuable because it doesn't require knowing the triangle's height or any angles - just the three side lengths. It works for any triangle type: scalene, isosceles, or equilateral.