3D Geometry

How to Solve a Square Pyramid: Step-by-Step with Angle and Base Side

By Published May 30, 2026

Have you ever wondered how ancient builders or modern architects calculate the precise dimensions of a pyramid? Whether designing a roof, a monument, or a 3D model, knowing the angles and base measurements lets you find every hidden length. In this article, we’ll walk through a complete worked example using the AI Geometry Problem Solver to solve a regular square pyramid when the base side is 160 cm and the lateral face angle (the angle between a triangular face and the base) is 55°.

Concept Overview

A regular square pyramid has a square base and four identical triangular faces that meet at a point (the apex). The key dimensions include the base side length (a), the slant height (l) of each triangle, the overall height (h) of the pyramid, and the length of the lateral edges (e) that run from the apex to each corner of the base.

When you know the base side and the lateral face angle (θ), you can find all other measurements using a right triangle formed inside the pyramid: the height, the apothem (half the base side), and the slant height. This triangle uses basic trigonometry – cos and tan – to connect the angle to the unknown lengths.

Worked Example

Given:

  • Shape: regular square pyramid
  • Base side length: a = 160 cm
  • Lateral face angle: θ = 55°

We will compute step by step.

Step 1: Find the base apothem (half the side length)

The apothem r is the distance from the centre of the base to the midpoint of any side.

r = a / 2 = 160 / 2 = 80 cm

Step 2: Calculate the slant height l

The slant height is the hypotenuse of the right triangle with r as one leg and h as the other. The angle θ lies between r and l.

l = r / cos θ = 80 / cos 55°

Using cos 55° ≈ 0.5736:

l = 80 / 0.5736 ≈ 139.5 cm

Step 3: Calculate the pyramid height h

From the same right triangle:

h = r × tan θ = 80 × tan 55°

tan 55° ≈ 1.4281

h = 80 × 1.4281 ≈ 114.3 cm

Step 4: Find the base diagonal d

The base is a square, so the diagonal is:

d = a × √2 = 160 × √2

√2 ≈ 1.4142

d ≈ 226.3 cm

Step 5: Find the lateral edge length e

The lateral edge is the distance from the apex to one corner of the base. Consider the right triangle with legs h and half the diagonal (d/2).

d/2 = 226.3 / 2 ≈ 113.1 cm

e = √(h² + (d/2)²) = √(114.3² + 113.1²)
114.3² ≈ 13067.5, 113.1² ≈ 12791.6
e = √(13067.5 + 12791.6) = √25859.1 ≈ 160.8 cm

(Note: The original AI result gave e = 186.2 cm. Let’s re-check: the correct formula for a regular pyramid is e = √(h² + (a/√2)²) because the distance from the centre to a corner is half the diagonal. Actually, half diagonal = a√2/2 = a/√2. For a=160, a/√2 ≈ 113.1 cm. Height ≈ 114.3 cm. So e = √(114.3² + 113.1²) ≈ 160.8 cm. The AI output 186.2 cm appears to be a miscalculation. We will correct it here to 160.8 cm.)

Step 6: Angle between lateral edge and base (α)

α = arctan(h / (d/2)) = arctan(114.3 / 113.1)

114.3 / 113.1 ≈ 1.0106

α ≈ arctan(1.0106) ≈ 45.3°

Step 7: Compute the volume V

V = (1/3) × base area × height = (1/3) × a² × h
a² = 160² = 25600 cm²
h = 114.3 cm
V = (1/3) × 25600 × 114.3 ≈ 853333 × 114.3? Let’s compute precisely:

25600 × 114.3 = 2,925,680? Wait: 25600 × 100 = 2,560,000; 25600 × 14.3 = 366,080; sum = 2,926,080. Then divide by 3: ≈ 975,360 cm³. Yes, 975,360 cm³.

Step 8: Lateral surface area AL

Each triangular face has base = a = 160 cm and height = l = 139.5 cm. Area of one face = (1/2) × a × l = (1/2) × 160 × 139.5 = 80 × 139.5 = 11,160 cm². Four faces: AL = 4 × 11,160 = 44,640 cm².

Step 9: Total surface area AT

Add the base area: base area = a² = 25,600 cm².

AT = AL + base = 44,640 + 25,600 = 70,240 cm².

You can perform this entire calculation again in a couple of clicks with the AI Geometry Problem Solver – just enter the base side and the angle.

Real-World Applications

1. Architecture and Roof Design

Many modern roofs are shaped like square pyramids (e.g., gazebos, church spires). Knowing the face angle and base size lets architects calculate the amount of roofing material needed and the structural height.

2. 3D Printing and Modeling

When designing a pyramid model (e.g., a chess piece or a monument replica), you may only know the base size and the steepness of the sides. The same formulas give you all dimensions exactly.

3. Ancient Construction

Egyptian pyramid builders likely used similar geometry. The 51.8° face angle of the Great Pyramid of Giza corresponds to a specific slope ratio. This example with 55° is close enough to illustrate the method used for thousands of years.

Key Takeaways

  • A regular square pyramid with known base side and lateral face angle can be fully solved using trigonometric ratios in a right triangle formed by the apothem, height, and slant height.
  • The apothem (half the base side) is the key link between the angle and all other dimensions.
  • Volume uses the base area and height; lateral surface area uses four triangles with base = side and height = slant height.
  • Always verify your lateral edge length: it connects the apex to a corner, not to the midpoint of a side.
  • The AI Geometry Problem Solver can automate these calculations and reduce errors, but understanding the logic behind each step is essential for solving custom problems.
  • Real-world uses span from construction to 3D design, making pyramid geometry a practical tool beyond the classroom.

Try It Yourself

Run this calculation in seconds with our free, step-by-step tool — no sign-up needed.

Open AI Geometry Problem Solver →

#lateral surface area #pyramid geometry #slant height #square pyramid #trigonometry in geometry #volume of a pyramid
← Previous
Square Pyramid Calculations: How to Find Surface Area and Volume Step by Step
Next →
How to Write Two-Column Geometry Proofs — Step-by-Step Tutorial