
The triangle circumradius formula calculates the radius of the circumscribed circle around a triangle. This circle passes through all three vertices of the triangle, and its center is called the circumcenter.
Use this formula when the side lengths and area of a triangle are known and the radius of the circumcircle must be calculated.
For a triangle with:
a = 5
b = 6
c = 7
A = 14.7
Then:
R = (5×6×7)/(4×14.7)
R ≈ 3.57
Used in geometry, trigonometry, engineering design, CAD systems, surveying, and computational geometry.