⬡ Polygon Prism Volume Calculator 2026
Instantly calculate the volume, base area, surface area, apothem, and perimeter of any regular polygon-based prism. From triangular prisms to icosagonal columns, enter the number of sides, side length, and height to get textbook-quality MathJax solutions. Also supports reverse-solving for side length or height from a known volume.
n = 6 sides
📊 Computation Results Hexagonal Prism
📝 Step-by-Step Solution
📖 How to Use the Polygon Prism Calculator
-
1Select Your Calculation Mode
Use the tabs at the top to choose what you need to calculate. By default, the calculator finds the Volume and Surface Area from known dimensions. If you already know the volume and need to find the missing side length or height, select the corresponding reverse-solve tab.
-
2Choose the Polygon Base Shape
Select the number of sides (n) for the regular polygon base from the dropdown list. You can choose anything from a triangle (n=3) and square (n=4) all the way up to an icosagon (n=20). The 3D dynamic diagram will automatically update to reflect your chosen polygon shape.
-
3Enter Dimensions and Units
Input the numeric values for the known parameters (side length, height, or volume). Use the adjacent dropdown menus to select the appropriate units (cm, m, mm, inches, feet, or liters for volume). The calculator natively handles mixed unit conversions.
-
4Review Mathematical Steps
Click "Calculate Prism Properties". The results panel will display the calculated volume, surface area, apothem, perimeter, and base area. Read the step-by-step logic box below to see exactly how the trigonometric formulas were applied to your numbers.
📐 Polygon Prism Formulas
\[ a = \frac{s}{2 \tan\left(\frac{\pi}{n}\right)} \]
\[ A_{\text{base}} = \frac{n \cdot s \cdot a}{2} = \frac{n \cdot s^2}{4 \tan\left(\frac{\pi}{n}\right)} \]
\[ V = A_{\text{base}} \cdot h \]
\[ V = \frac{n \cdot s^2 \cdot h}{4 \tan\left(\frac{\pi}{n}\right)} \]
\[ SA = 2 \cdot A_{\text{base}} + P \cdot h \]
\[ SA = 2 \cdot A_{\text{base}} + (n \cdot s) \cdot h \]
As the number of sides (\( n \)) of a regular polygon prism approaches infinity (\( n \to \infty \)), the polygon base becomes indistinguishable from a perfect circle, and the prism becomes a perfect circular cylinder. In this limit, the side length \( s \to 0 \), but the perimeter \( n \cdot s \to 2\pi r \), the apothem \( a \to r \) (the radius), and the volume formula gracefully converges to \( V = \pi r^2 h \). Therefore, a 20-sided icosagonal prism is mathematically an excellent approximation of a cylinder!
📚 Comprehensive Guide to Polygon Prisms and Geometry
A prism is a three-dimensional solid formed by taking a flat, two-dimensional geometric shape (the base) and extending it straight up through space to a certain height. When that base is a regular polygon—a shape where all sides are the exact same length and all interior angles are identical—we call the resulting 3D object a regular polygon prism. The mathematical elegance of regular polygon prisms lies in their predictability; because the base is perfectly symmetrical, we can use universal trigonometric formulas to calculate the properties of a prism with any number of sides, whether it's a 3-sided triangular prism, an 8-sided octagonal column, or a 100-sided hectogon prism.
The Secret of the Apothem. To unlock the volume of any prism, you must first master the area of its base. For regular polygons, the key to the area is a measurement called the apothem. Imagine drawing a point in the exact dead-center of a regular hexagon. If you draw a straight line from that center point to the exact midpoint of one of the hexagon's outer sides, that line is the apothem. It meets the side at a perfect 90-degree right angle. In essence, the apothem is the "inradius"—the radius of the largest circle that can fit perfectly inside the polygon, touching all its sides.
How Trigonometry Finds the Area. Why is the apothem so important? Because if you draw lines from the center to every vertex (corner) of a regular polygon with \( n \) sides, you slice the polygon into \( n \) identical isosceles triangles. The base of each triangle is the polygon's side length (\( s \)), and the height of each triangle is the apothem (\( a \)). The area of one triangle is \( \frac{1}{2} \cdot \text{base} \cdot \text{height} = \frac{1}{2} s a \). Since there are \( n \) triangles, the total area of the polygon is \( A = n \cdot \frac{1}{2} s a \), which is exactly the formula \( A = \frac{Perimeter \cdot apothem}{2} \). Trigonometry allows us to calculate the apothem knowing only the side length and the number of sides: \( a = \frac{s}{2 \tan(180^\circ/n)} \). By combining these concepts, we generate the universal base area formula used in our calculator.
Volume: The Universal Prism Rule. Once you have the area of the polygon base, finding the volume of the prism is trivial. The universal rule of prisms states that Volume equals the Base Area multiplied by the Height (\( V = A \cdot h \)). This makes intuitive sense: if you know the two-dimensional area of the base (how much "floor space" it takes up), you simply multiply it by how far that space extends upward in the third dimension to find the total 3D capacity.
Real-World Engineering: Hexagons and Nature's Efficiency. Of all the regular polygon prisms, the hexagonal prism (\( n=6 \)) is arguably the most important in nature and engineering. Why? Because regular hexagons tessellate perfectly—they interlock with no gaps and no overlapping. Furthermore, of the three regular polygons that can tile a flat plane (triangles, squares, and hexagons), the hexagon encloses the most area for the least amount of perimeter. This means a hexagonal prism requires the least amount of material to construct its lateral walls for a given volume capacity. Bees instinctively utilize this mathematical truth; a honeycomb is a dense array of hexagonal prisms, maximizing honey storage volume while minimizing the beeswax needed to build the cell walls. In geology, the Giant's Causeway in Northern Ireland is composed of thousands of interlocking hexagonal basalt columns—natural hexagonal prisms formed by the highly efficient cooling and cracking of ancient lava.
Architecture and Industrial Design. Octagonal prisms (\( n=8 \)) are heavily featured in classical and Gothic architecture, serving as robust, aesthetically pleasing columns that are structurally sounder than square pillars and easier to carve from stone than perfect cylinders. In modern hardware, the standard hex nut is a hexagonal prism with a threaded cylindrical hole through its center; the six flat faces provide optimal angles for a wrench to grip and apply torque (every 60 degrees). Pencils are traditionally manufactured as hexagonal prisms rather than cylinders so they don't roll off slanted school desks, while still being comfortable to hold.
Surface Area and Packaging Optimization. When designing packaging, surface area equates directly to material cost (cardboard, plastic, or metal). The surface area of a regular polygon prism is the sum of its two polygonal ends and its \( n \) rectangular sides. The formula is \( SA = 2A + Ph \), where \( P \) is the perimeter (\( n \cdot s \)). To minimize surface area for a specific required volume, packaging engineers often push toward higher-sided polygons. A cylindrical can uses the absolute minimum material to enclose a given volume. If a circular cylinder isn't feasible for manufacturing reasons, an octagonal or decagonal prism will be much more material-efficient than a standard rectangular box.
This calculator and educational guide were developed using universally accepted Euclidean geometry and trigonometric principles. The unified regular polygon area theorem and prismatoid volume rules are mathematically exact and align with rigorous E-E-A-T (Experience, Expertise, Authoritativeness, and Trustworthiness) standards for STEM educational resources.