how to calculate height of equilateral triangle when u have the length of a side code example
Example: how to find area of equilateral triangle only with side length
sqrt(3)
A = -------SideLength^2
4
sqrt(3)
A = -------SideLength^2
4