Audited 29 Jul 2026·Last updated 31 Jul 2026·4 citations·Tier 2·0 uses

Equilateral Triangle Calculator

Solve an equilateral triangle from any single measurement — side, perimeter, area, height, inradius or circumradius — and get all six of them at once.

Equilateral Triangle Calculator

Which measurement do you already know?
Any unit you like — the lengths come back in that same unit and the area in that unit squared. Must be greater than zero.
Side length
10
The length of each of the three equal sides. Every other output is rebuilt from this value at full precision before anything is rounded.
Height (altitude)
8.6603
Area
43.3013
Perimeter
30
Inradius (r)
2.8868
Circumradius (R)
5.7735

Background.

The Quanta equilateral triangle calculator solves the whole shape from any single measurement you have. Enter the side length, the perimeter, the area, the height, the inradius or the circumradius, and it returns all six. With the default side of 10 it gives a height of 8.6602540378, an area of 43.3012701892, a perimeter of 30, an inradius of 2.8867513459 and a circumradius of 5.7735026919.

An equilateral triangle is the most constrained triangle there is. All three sides are equal and, as a consequence, all three angles are exactly 60°. That leaves precisely one degree of freedom — a scale — which is why one number is enough here when a general triangle needs three. It is also why the inverse questions are as natural as the forward ones: if you know the area of a triangular sail, a paving tile or a plot and want the side to cut it to, this page runs the arithmetic backwards without any algebra on your part.

The construction is the first proposition in Euclid's Elements — Book I, Proposition 1, "To construct an equilateral triangle on a given finite straight line" — solved with two circles and a straightedge before any other result in the book. The measurements follow from a single decomposition: drop the altitude from any vertex and the triangle splits into two congruent 30-60-90 right triangles, each with hypotenuse equal to the side and short leg equal to half of it. The Pythagorean theorem then gives the height as √(a² − a²/4) = a√3 ÷ 2, and every other formula on this page follows from that height and the area it produces.

The results carry three relationships that are worth remembering because they are unique to this shape. The height is exactly three times the inradius. The circumradius is exactly twice the inradius. And the circumradius is two thirds of the height, which is another way of saying that the centre of an equilateral triangle sits two thirds of the way along each median — the centroid, the incentre, the circumcentre and the orthocentre are all the same point, which happens only when a triangle is equilateral. In any other triangle those four centres are distinct, which is why the equilateral case gets its own set of one-line formulas rather than being solved through the general machinery.

One honest caveat belongs beside the numbers. √3 is irrational, so an equilateral triangle can never have a rational side and a rational height at the same time, and never a rational side and a rational area. Cut a tile with a side of exactly 10 centimetres and its height is 8.6602540378… centimetres, an unending decimal. The perimeter is the only derived output that stays whole when the side is whole. Every other figure on this page is exact to the ten decimal places shown and approximate beyond them — which is far finer than any physical tolerance, but worth knowing when you are checking someone else's arithmetic and the last digit does not match.

The shape turns up wherever equal spacing is needed in a plane: triangular truss panels, hex-grid subdivisions in mapping and game boards, close-packed circle arrangements whose centres form equilateral triangles, the geometry of a three-legged stand, and the standard triangular route problems in navigation. In every one of them the question is the same — you know one measurement and need the rest — and that is the whole job of this page.

What is equilateral triangle calculator?

An equilateral triangle is a triangle whose three sides are all the same length. Because equal sides face equal angles, it follows immediately that all three angles are equal, and since the angles of any triangle sum to 180°, each one is exactly 60°. Euclid opens the Elements with its construction: Book I, Proposition 1, "To construct an equilateral triangle on a given finite straight line", drawn with two circles of equal radius meeting at the apex. Wolfram MathWorld's Equilateral Triangle entry collects the closed forms for a triangle of side a: the altitude is h = a sin 60° = ½√3 a (its Equation 1); the area is A = ½ah = ¼√3 a² (Equation 2); the inradius is r = ½a cot(π/3) = ⅙√3 a (Equations 3 to 5); and the circumradius is R = ½a csc(π/3) = ⅓√3 a (Equations 6 to 8). The perimeter is 3a by definition. Two consequences distinguish this shape from every other triangle: the circumradius is exactly twice the inradius, and the height is exactly three times the inradius. Both follow from the fact that the triangle's centroid, incentre, circumcentre and orthocentre coincide at a single point — a coincidence that occurs if and only if the triangle is equilateral. The altitude is simultaneously a median, an angle bisector and a perpendicular bisector of the opposite side, which is also unique to this case and is why the same number, 8.6602540378 for a side of 10, answers four different geometric questions at once.

How to use this calculator.

  1. Choose which measurement you have from the dropdown. All six routes lead to the same triangle, because one number fixes the whole shape.
  2. Enter the value in any unit. Lengths come back in that unit, the area in that unit squared, and no conversion happens anywhere.
  3. Read the side length at the top — that is the answer to the most common inverse question, "my triangle has this area, how long is each side?".
  4. Read the height if you need a perpendicular depth for a cut, a fill, or a material estimate. In this shape it is also the median and the angle bisector.
  5. Read the inradius and circumradius if you are fitting a circle inside the triangle or drawing one through its corners — for example seating a round object in a triangular frame, or laying out three points on a circle.
  6. Check the identities if you want to verify the arithmetic by hand: the circumradius should come out at exactly twice the inradius, and the height at exactly three times it.

The formula.

h = (√3 ⁄ 2)a , A = (√3 ⁄ 4)a² , P = 3a , r = (√3 ⁄ 6)a , R = (√3 ⁄ 3)a

Every mode reduces to the side length first and then rebuilds the other five from it. From the perimeter, side = P ÷ 3. From the area, side = √(4A ÷ √3). From the height, side = 2h ÷ √3. From the inradius, side = 6r ÷ √3. From the circumradius, side = 3R ÷ √3. Once the side is known, the height is (√3 ÷ 2) × side, the area is (√3 ÷ 4) × side², the perimeter is 3 × side, the inradius is (√3 ÷ 6) × side and the circumradius is (√3 ÷ 3) × side, which are MathWorld's Equations 1, 2, 3 to 5 and 6 to 8 for the equilateral triangle.

Where the √3 comes from: drop the altitude from any vertex. Because the triangle is symmetric about that line, the foot lands exactly at the midpoint of the opposite side, splitting the shape into two congruent right triangles with hypotenuse a and short leg a ÷ 2. Euclid I.47 then gives the altitude as √(a² − (a ÷ 2)²) = √(3a² ÷ 4) = a√3 ÷ 2. That is the only irrational step on the page, and everything else inherits it.

Working the default all the way through with √3 = 1.7320508075688772935: the height is 10 × 1.7320508075688772935 ÷ 2 = 8.660254037844386, displayed as 8.6602540378. The area is 100 × 1.7320508075688772935 ÷ 4 = 43.30127018922193, displayed as 43.3012701892. The perimeter is 30 exactly. The inradius is 10 × 1.7320508075688772935 ÷ 6 = 2.886751345948129, displayed as 2.8867513459. The circumradius is 10 × 1.7320508075688772935 ÷ 3 = 5.773502691896258, displayed as 5.7735026919.

Three checks on those numbers, all of which the test suite asserts. First, ½ × side × height = ½ × 10 × 8.660254037844386 = 43.30127018922193, which is the area, as it must be. Second, the circumradius is exactly twice the inradius: 2 × 2.886751345948129 = 5.773502691896258. Third, the height is exactly three times the inradius: 3 × 2.886751345948129 = 8.660254037844386. An independent route to the same area is Heron's formula: with all three sides equal to 10 the semiperimeter is 15 and the area is √(15 × 5 × 5 × 5) = √1875 = 43.30127018922193 — the same figure from a formula that knows nothing about equilateral triangles.

Rounding stage: all arithmetic runs in Decimal at 40 significant digits and is rounded once, at the return boundary, to 10 decimal places. √3 is computed to that precision rather than typed as a literal, because the area is quadratic in the side and a rounded literal would show up in the ninth decimal place. The side is recovered at full precision and is never rounded before the other five outputs are derived from it. No trigonometric function is called anywhere in this calculator: sin 60°, cot(π/3) and csc(π/3) are all rational multiples of √3, so the exact algebraic forms are used and the double-precision error that affects general triangle solvers does not arise. Nothing on this page is sorted into bands or graded, so no threshold depends on display rounding.

A worked example.

Example

A workshop is cutting equilateral triangular panels with a side of 10 centimetres and needs to know how deep the fence has to be set, how much material each panel uses, and how large a round hole can be bored in the middle without breaking through an edge. Entering a side of 10 returns a height of 8.6602540378 centimetres, so the fence sets at a shade over 86.6 millimetres — the value is (√3 ÷ 2) × 10, and because √3 is irrational the decimal does not terminate, which is why the practical setting is 86.6 mm rather than anything exact. The area is 43.3012701892 square centimetres per panel, so a sheet of 1 square metre yields at most 230 panels before allowing for kerf and offcuts. The perimeter is exactly 30 centimetres of edge to sand or seal, the only figure here that stays whole. The largest circle that fits inside has a radius of 2.8867513459 centimetres, so a hole up to 57.7 millimetres across will clear all three edges — and the smallest circle that contains the whole panel has a radius of 5.7735026919 centimetres, which is what a circular jig or a rotary fixture has to accommodate. Notice the pattern in those last two: the circumradius is exactly double the inradius, and the height is exactly triple it, which holds for every equilateral triangle and for no other shape of triangle. A quick check on the area: half the side times the height is ½ × 10 × 8.6602540378 = 43.301270189, matching the figure above, and Heron's formula on the sides 10, 10, 10 gives √(15 × 5 × 5 × 5) = √1875 = 43.3012701892 by a completely different route.

knownside
value10

Frequently asked questions.

What is the formula for the area of an equilateral triangle?
Area = (√3 ÷ 4) × side², which is MathWorld's Equation 2 for the shape. For a side of 10 that is 1.7320508076 × 100 ÷ 4 = 43.3012701892. It comes from the general area = ½ × base × height once the height is known to be (√3 ÷ 2) × side. You can check it against Heron's formula, which needs no knowledge of the shape: with s = 15 for three sides of 10, √(15 × 5 × 5 × 5) = √1875 = 43.3012701892. Both routes agree to every digit shown.
How do I find the side length if I only know the area?
Rearrange the area formula: side = √(4 × area ÷ √3). For an area of 43.3012701892 that gives exactly 10. This page has a dedicated area mode that does it for you, and it is the most useful direction in practice — you usually know how much material or ground you have and want to know how large a triangle you can make from it. The same inversion works from the height (side = 2h ÷ √3), from the perimeter (side = P ÷ 3), and from either radius.
Why is the height (√3 ÷ 2) times the side?
Drop a perpendicular from any vertex. Because the triangle is symmetric about that line, the foot lands exactly at the midpoint of the opposite side, cutting the shape into two identical 30-60-90 right triangles whose hypotenuse is the side a and whose short leg is a ÷ 2. Euclid's Book I, Proposition 47 then gives the height as √(a² − (a ÷ 2)²) = √(3a² ÷ 4) = a√3 ÷ 2. That single square root is the source of every irrational number on this page — the perimeter is the only derived value that escapes it.
What are the inradius and circumradius, and how are they related?
The inradius is the radius of the largest circle that fits inside the triangle, (√3 ÷ 6) × side; the circumradius is the radius of the circle passing through all three vertices, (√3 ÷ 3) × side. In an equilateral triangle the circumradius is exactly twice the inradius, and the height is exactly three times the inradius. That happens because the centroid, incentre, circumcentre and orthocentre all coincide at one point — which is true only for an equilateral triangle. In any other triangle those four centres are separate points and no such clean ratio exists.
Can an equilateral triangle have whole-number sides and a whole-number area?
No. The area is (√3 ÷ 4) × side², and √3 is irrational, so if the side is rational the area cannot be — and the same argument rules out a rational height. This is a genuine impossibility rather than a limit of the calculator: no choice of unit fixes it. In practice the difference is invisible, since a side of 10 centimetres gives a height of 86.602540378 millimetres and no workshop tool resolves the fourth decimal place of a millimetre. The perimeter is the exception, since 3 × side is whole whenever the side is.
Are all the angles really exactly 60 degrees?
Yes, and it is forced rather than assumed. Equal sides face equal angles, so three equal sides give three equal angles, and since the angles of any triangle sum to 180° each must be 180 ÷ 3 = 60°. That is why this page does not offer an angle input: entering one would carry no information, and offering the field would imply that the calculator accepts triangles that are not equilateral. If your triangle has two equal sides and one different, use the isosceles triangle page; if all three differ, use the triangle solver.
Is an equilateral triangle also isosceles?
Under the usual inclusive definition, yes — an isosceles triangle has at least two equal sides, and an equilateral triangle has three, so it satisfies the condition. Some school textbooks use an exclusive definition in which isosceles means exactly two equal sides, which would put the two categories side by side rather than one inside the other. Either way the arithmetic here is the special case of the isosceles formulas with the leg equal to the base, and the isosceles page will reproduce every number on this one if you enter the same value twice.

In this category

Embed

Quanta Pro

Paid features are coming later.

  • All 977 calculators remain free
  • No billing is enabled
Coming soon