Logo

MonoCalc

/

Circumradius of Triangle

Geometry

Input Mode

Enter all three side lengths. Circumradius is computed via Heron's formula.

Side a

Side b

Side c

Length Unit

Decimal Places (0–10)

Circumradius R

4.0415 cm

Acute

Circumcenter: Inside triangle

All Results

Circumference (2Ï€R)
25.3932 cm
Circumcircle Area (πR²)
51.3127 cm²
Triangle Area
17.3205 cm²
Semi-perimeter10.0000 cm
Triangle TypeAcute
Circumcenter PositionInside triangle

Circumcircle Diagram

ROABCAcute Triangle

About This Tool

Circumradius of Triangle Calculator – Circumcircle Radius Instantly

The circumradius (R) of a triangle is the radius of the unique circle that passes through all three vertices. This circle is called the circumscribed circleor circumcircle, and its center — the circumcenter (O) — is equidistant from all three vertices. Every non-degenerate triangle has exactly one circumcircle.

The Primary Formula – SSS via Heron's Formula

When all three side lengths a, b, and c are known, the circumradius is found in two steps. First compute the triangle's area using Heron's formula, then apply the circumradius formula:

s = (a + b + c) / 2

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

R = (a × b × c) / (4 × Area)

For example, with sides a = 5, b = 7, c = 8: s = 10, Area = √(10 × 5 × 3 × 2) = √300 ≈ 17.3205, and R = (5 × 7 × 8) / (4 × 17.3205) ≈ 4.0415.

Alternative Input Modes

The calculator supports five input modes so you can work with whatever information is available:

  • SSS — three side lengths. Heron's formula derives the area, then R = abc / (4K).
  • SAS — two sides and the included angle C. The Law of Cosines finds the third side: c² = a² + b² − 2ab·cos C, then SSS is applied.
  • AAS / ASA — two angles and one known side. The Law of Sines gives a direct shortcut: R = a / (2 sin A), where A is the angle opposite side a.
  • Right Triangle — enter the two legs. By Thales' theorem, the hypotenuse is a diameter of the circumcircle, so R = hypotenuse / 2.
  • Area + Sides — if the area is already known, skip recomputing it and apply R = abc / (4·Area) directly. Useful when the area comes from another source.

The Right Triangle Shortcut

One of the most elegant results in triangle geometry is that, for a right triangle, the circumradius equals exactly half the hypotenuse. This is a direct consequence of Thales' theorem: any angle inscribed in a semicircle is a right angle. Therefore, if a triangle has a right angle at C, then side c (the hypotenuse) is a diameter of the circumcircle, and R = c / 2.

For a 3-4-5 right triangle: hypotenuse = 5, so R = 2.5. You can confirm that the distances from the circumcenter (midpoint of the hypotenuse) to each of the three vertices are all exactly 2.5.

Circumcenter Position: Inside, On, or Outside the Triangle

The position of the circumcenter relative to the triangle depends on the triangle type:

  • Acute triangle (all angles < 90°) — circumcenter lies inside the triangle.
  • Right triangle (one angle = 90°) — circumcenter lies exactly on the hypotenuse, at its midpoint.
  • Obtuse triangle (one angle > 90°) — circumcenter lies outside the triangle, on the far side of the longest edge.

This is why a circumcircle is not visually "inside" every triangle — for obtuse triangles, the circle extends beyond the triangle's edges. The calculator detects triangle type automatically and labels the circumcenter position accordingly.

Outputs Provided

Beyond the circumradius R itself, the calculator reports:

  • Circumference — the perimeter of the circumcircle: 2Ï€R.
  • Circumcircle Area — the area enclosed by the circumcircle: Ï€R².
  • Triangle Area — computed (or confirmed) area of the triangle.
  • Semi-perimeter — half the perimeter, used in Heron's formula.
  • Triangle Type — Acute, Right, or Obtuse, determined from the cosine rule applied to the largest angle.
  • Circumcenter Position — inside, on, or outside the triangle.

Practical Applications

  • Engineering and manufacturing — sizing circular flanges or cutouts that must pass through three anchor points on a triangular component.
  • Architecture and construction — designing arcs or curved rooflines that pass through three structural nodes.
  • CAD and GIS — computing the minimum bounding circle of a triangular region, used in Delaunay triangulation and spatial indexing.
  • Competitive mathematics — olympiad and university-level problems frequently involve circumradius in proofs about cyclic quadrilaterals, nine-point circles, and Euler lines.
  • Astronomy — circumscribed circles arise when fitting a circular orbit to three known positions of a celestial body.

Relationship to the Inradius

The inradius r is the radius of the inscribed circle (tangent to all three sides), while the circumradius R is the radius of the circumscribed circle. For any triangle, R ≥ 2r, with equality holding only for an equilateral triangle. This inequality is known as Euler's inequality, and the distance between the circumcenter O and the incenter I satisfies OI² = R(R − 2r).

Adjustable Precision and Units

All results are shown in your chosen length unit (mm, cm, m, km, in, ft, or yd). You can set the display precision from 0 to 10 decimal places. All arithmetic internally uses JavaScript's 64-bit double-precision floating-point (IEEE 754), providing approximately 15 significant digits of accuracy.

Frequently Asked Questions

Is the Circumradius of Triangle free?

Yes, Circumradius of Triangle is totally free :)

Can I use the Circumradius of Triangle offline?

Yes, you can install the webapp as PWA.

Is it safe to use Circumradius of Triangle?

Yes, any data related to Circumradius of Triangle only stored in your browser (if storage required). You can simply clear browser cache to clear all the stored data. We do not store any data on server.

What is the circumradius of a triangle?

The circumradius R is the radius of the circumscribed circle (circumcircle) — the unique circle that passes through all three vertices of the triangle. Every non-degenerate triangle has exactly one circumcircle, and its center (the circumcenter) is equidistant from all three vertices.

What is the circumcircle and circumcenter?

The circumcircle is the circle that passes through all three vertices A, B, C of the triangle. Its center is called the circumcenter (O), which is found at the intersection of the perpendicular bisectors of the three sides. The distance from O to each vertex equals the circumradius R.

How does this circumradius calculator work?

Enter three side lengths (SSS mode) and the calculator computes the semi-perimeter and area via Heron's formula, then applies R = (a × b × c) / (4 × Area). You can also switch to SAS, AAS/ASA, Right Triangle, or Area+Sides mode — each uses the appropriate formula. The tool also displays the circumcircle's circumference and area, the triangle type, and whether the circumcenter lies inside, on, or outside the triangle.

When is the circumcenter outside the triangle?

The position of the circumcenter depends on the triangle's type. For an acute triangle (all angles < 90°), the circumcenter lies inside the triangle. For a right triangle (one 90° angle), it lies exactly on the hypotenuse at its midpoint. For an obtuse triangle (one angle > 90°), the circumcenter lies outside the triangle, on the opposite side of the longest side.

What is the difference between circumradius and inradius?

The circumradius R is the radius of the circumscribed circle (touching all three vertices), while the inradius r is the radius of the inscribed circle (tangent to all three sides). For any triangle, R ≥ 2r, with equality only for an equilateral triangle. They are related by Euler's formula: OI² = R(R − 2r), where O is the circumcenter and I is the incenter.

How does the right triangle shortcut for circumradius work?

For a right triangle, the hypotenuse is a diameter of the circumcircle (a consequence of Thales' theorem). Therefore R = hypotenuse / 2. This is much simpler than the general formula and is computed instantly when you enter the two legs in Right Triangle mode.