How this instrument works
A square pyramid has four equal base edges, so its four triangular side faces are identical and share a single common slant height: slant = √(h² + (s⁄2)²), found by treating the perpendicular height, half the base edge, and the slant height as the three sides of a right triangle. Each triangular face has area ½·s·slant, and with four of them combined, the lateral area is 2·s·slant.
The total surface area adds the square base's own area, s², to that combined lateral area: total = s² + 2·s·slant. This differs from this site's Square Pyramid Volume page, which takes the same two inputs — base edge and height — but returns the enclosed volume instead, a genuinely different quantity about the same solid.
The shared slant height is the key simplification a square base provides over a general rectangular one: a rectangular pyramid's base has two different side lengths, splitting its triangular faces into two pairs that each need their own separately calculated slant height, while a square base's full symmetry lets one slant height serve every face at once.
- Enter the square base's edge length into the Base edge length field.
- Enter the pyramid's height (apex to base plane) into the Height field.
- Read Base area, Lateral (side) area, and Total surface area: the sheet computes the shared slant height and all three areas simultaneously.
Worked example — base edge 6, height 4
A square pyramid has a base edge of 6 and a height of 4. Its shared slant height is √(16+9) = 5, giving a base area of 36, a lateral area of 2×6×5 = 60 (all four triangular faces sharing that one slant height), and a total surface area of 96.
A larger pyramid with base edge 10 and height 12 has a slant height of √(144+25) = 13, a base area of 100, a lateral area of 260, and a total surface area of 360 — the same shared-slant-height approach scaling up to bigger proportions.
Questions
What is the formula for a square pyramid's surface area?
Total = s² + 2·s·slant, where s is the base edge and slant = √(h²+(s⁄2)²), with h the perpendicular height. The s² term is the base's own area, and 2·s·slant covers all four identical triangular side faces together.
Why do all four triangular faces share one slant height?
Because a square base has all four sides equal, every triangular face leans at the identical angle from the apex — the symmetry that a general rectangular base, with two different side lengths, doesn't share.
How is this different from the Square Pyramid Volume page?
That page takes the same base edge and height but returns the enclosed VOLUME. This page uses those identical two inputs to solve for the total exterior SURFACE AREA instead, a genuinely different question about the same solid.
What if the base edge is zero?
The entire pyramid collapses to a single point, and every area — base, lateral, and total — comes out to exactly zero, regardless of the height entered.
How would this change for a rectangular (non-square) base?
A rectangular base needs TWO different slant heights instead of one shared value, since its four triangular faces split into two non-matching pairs — handled by this site's separate Surface Area of a Rectangular Pyramid page.