Regular Polygon Area Calculator
Calculate the area of any regular polygon given the number of sides and side length using A = n*s^2/(4*tan(PI/n)). Works for equilateral triangles, squares, pentagons, hexagons, and any regular n-gon used in architecture, tiling, and engineering.
This free online regular polygon area calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.
Range: 3 – 100
Number of equal sides (minimum 3)
Minimum: 0.01
Length of each side
Results
Area
64.9519 sq units
How to Use This Calculator
Enter your input values
Fill in all required input fields for the Regular Polygon Area Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.
Review your inputs
Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.
Read the results
The Regular Polygon Area Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.
Explore parameter sensitivity
Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.
When to Use This Calculator
- •Use the Regular Polygon Area Calculator when you need a quick mathematical result without writing out all the steps manually, saving time on repetitive calculations.
- •Use it to verify hand calculations on tests or assignments and catch arithmetic mistakes.
- •Use it when teaching or explaining mathematical concepts to others, demonstrating how changing inputs affects the result.
- •Use it to explore the behavior of mathematical functions across a range of inputs.
Related Calculators
Equilateral Triangle Calculator
Calculate the area, perimeter, and height of an equilateral triangle from its side length.
Hexagon Calculator
Calculate the area, perimeter, and other properties of a regular hexagon from its side length.
Octagon Calculator
Calculate the area, perimeter, and apothem of a regular octagon from its side length.
Parallelogram Area Calculator
Calculate the area of a parallelogram using base times height (A = b*h). Enter the base length and the perpendicular height to find the area of this fundamental quadrilateral shape used in geometry, physics, architecture, and vector mathematics.
Pentagon Calculator
Calculate the area, perimeter, and apothem of a regular pentagon from its side length.
Rhombus Area Calculator
Calculate the area of a rhombus from its two diagonals using the formula A = d1*d2/2. Enter the lengths of both diagonals to instantly find the area of this parallelogram with equal sides, useful in geometry, tiling, design, and architecture.
About Regular Polygon Area Calculator
The Regular Polygon Area Calculator computes the area of any regular polygon (equilateral triangle, square, pentagon, hexagon, etc.) given the number of sides and the side length. The formula A = n*s^2/(4*tan(pi/n)) unifies all regular polygon areas into a single expression. As the number of sides increases, a regular polygon approaches a circle, and this formula smoothly transitions to pi*r^2 in the limit. Regular polygons are ubiquitous in nature (honeycomb hexagons), architecture (octagonal towers), engineering (hex bolt heads), and design (pentagonal stars). This calculator handles any regular polygon from triangles to 100-gons.
The Math Behind It
Formula Reference
Regular Polygon Area
A = n * s^2 / (4 * tan(pi/n))
Variables: n = number of sides, s = side length
Alternative (using apothem)
A = (1/2) * n * s * a
Variables: a = apothem (distance from center to midpoint of a side)
Worked Examples
Example 1: Regular Hexagon with Side 5
Find the area of a regular hexagon with side length 5 cm.
The area of the regular hexagon is approximately 64.95 square cm.
Example 2: Regular Pentagon with Side 8
Find the area of a regular pentagon with side length 8 m.
The area of the regular pentagon is approximately 110.11 square meters.
Common Mistakes & Tips
- !Using degrees instead of radians in the tangent function. The formula requires tan(pi/n) in radians, not tan(180/n) in degrees.
- !Confusing the apothem with the circumradius. The apothem goes from the center to the midpoint of a side; the circumradius goes from the center to a vertex.
- !Applying the formula to irregular polygons. This formula only works when all sides and all angles are equal.
- !Forgetting that the formula gives area in square units of whatever unit the side length is measured in.
Related Concepts
Used in These Calculators
Calculators that build on or apply the concepts from this page:
Frequently Asked Questions
What happens as the number of sides approaches infinity?
The regular polygon approaches a circle. The area formula n*s^2/(4*tan(pi/n)) approaches pi*r^2 in the limit, where r is the circumradius. This is how Archimedes approximated pi over 2000 years ago.
Which regular polygons can tile the plane?
Only three: equilateral triangles (n=3), squares (n=4), and regular hexagons (n=6). These are the only regular polygons whose interior angles evenly divide 360 degrees, allowing them to fit together without gaps.
How do I find the area if I know the apothem instead of the side length?
Use A = (1/2)*perimeter*apothem = (1/2)*n*s*a. If you only know the apothem a and n, first find s = 2*a*tan(pi/n), then compute the area.
Embed this calculator on your site
Paste this snippet into your blog, course page, or documentation to drop a live, interactive Regular Polygon Area Calculator into your page.
Free to embed — includes a link back to MegaCalc.