Regular pentagon calculator
Tell the tool what you know — the side length, a diagonal, the circumradius, the inradius (apothem) or the area — and it derives every other property of a regular pentagon: area, perimeter, diagonal, circumradius and inradius. It is useful for geometry problems, tiling, drafting and design work involving five-sided shapes.
How it works
The calculator first converts your input into the side length, then applies the fixed ratios of a regular pentagon (φ is the golden ratio, (1+√5)/2 ≈ 1.618):
diagonal = side × φ
circumradius = side ÷ (2·sin 36°) ≈ 0.851 × side
inradius = side ÷ (2·tan 36°) ≈ 0.688 × side
area = (1/4)·√(5(5+2√5))·side² ≈ 1.7205 × side²
perimeter = 5 × side
If you enter the area instead of the side, it inverts the area formula (side = √(area ÷ 1.7205)) and the diagonal, radii and perimeter follow.
Example
A regular pentagon with side = 10:
- Perimeter: 5 × 10 = 50
- Diagonal: 10 × 1.618 = 16.18
- Circumradius: 10 × 0.851 = 8.51
- Inradius (apothem): 10 × 0.688 = 6.88
- Area: 1.7205 × 100 = 172.05
| Property | Multiple of side | Side 10 |
|---|---|---|
| Diagonal | 1.618 | 16.18 |
| Circumradius | 0.851 | 8.51 |
| Inradius | 0.688 | 6.88 |
| Area | 1.7205 × side² | 172.05 |
All calculations stay in your browser.