3D Geometry Shapes — Types, Properties, and Formulas

3D Geometry Shapes — Types, Properties, and Formulas

TL;DR

3D geometry shapes are solid figures with three dimensions — length, width, and height — so they enclose space and have volume. This guide covers the main types (cube, cuboid, cylinder, cone, sphere, prisms, pyramids), their faces, edges, and vertices, and the surface area and volume formulas for each, with worked examples and the mistakes to avoid

When Flatland Stops Working

A paper drawing of a water tank tells you nothing about how many litres it holds. That gap is exactly where 3D geometry begins.

A flat shape on a page has only length and width. The moment you ask "how much can it hold?" or "how much material wraps around it?", you have left the flat world and entered three dimensions — the world of real tanks, boxes, cans, and cones.

What Are 3D Geometry Shapes?

A 3D geometry shape (a three-dimensional shape, or solid) is a figure that has three measurements — length, width, and height — and therefore occupies space and has volume. A flat shape such as a square has only two of those measurements; a solid such as a cube has all three.

Every solid is described by three structural parts:

Two measurements describe the size of a solid. Surface area is the total area of all the faces, measured in square units. Volume is the amount of space enclosed, measured in cubic units.

What Is The Difference Between 2D And 3D Shapes?

A 2D shape is flat — a square, circle, or triangle drawn on paper, with length and width only. A 3D shape is solid — a cube, sphere, or cylinder you could hold, with length, width, and height. A circle is 2D; a sphere is the 3D version of it. A square is 2D; a cube is its 3D counterpart.

Types of 3D Geometry Shapes

Solids split into two broad families.

The shapes you meet most often:

How Many Types of 3D Shapes Are There?

There is no single fixed count — the named solids you meet at school are about eight to ten (cube, cuboid, cylinder, cone, sphere, prisms, pyramids, and a few more), but prisms and pyramids each form whole families, so the list grows as the base polygon changes. What matters is recognising the two big families above, not memorising a number.

Formulas for 3D Geometry Shapes

Before plugging in numbers, it helps to know where these formulas come from — geometry is far easier to rebuild than to memorise. Two ideas generate most of them.

The volume of any prism or cylinder is base area times height. Stack identical copies of the base, and the total space is just one base multiplied by how tall the stack is. A cylinder is a "stack of circles", so its volume is the circle area πr² times the height h, giving πr²h.

A cone or pyramid holds exactly one-third of the prism or cylinder that boxes it in. This is why the cone volume is ( \frac{1}{3} \pi r^2 h ) — one-third of the matching cylinder.

Here are the standard formulas. The variable key sits beneath the table.

Shape Surface area Volume
Cube 6s²
Cuboid 2(lw+lh+wh) l×w×h
Cylinder 2πr(r+h) πr²h
Cone πr(r+l) ( \frac{1}{3} \pi r^2 h )
Sphere 4πr² ( \frac{4}{3} \pi r^3 )

Variable key: s is the side of a cube; l, w, h are the length, width, and height of a cuboid; r is the radius; h is the height; l in the cone row is the slant height (the distance from base edge to apex), where l = ( \sqrt{r^2 + h^2} ). All lengths are in the same unit; areas come out in square units and volumes in cubic units.

Examples of 3D Geometry Shapes

Example 1: Find the volume of a cube with side 5 cm

V=s³=5³=125 cm³

The volume is 125 cubic centimetres.

Example 2: A cuboid measures 8 cm by 3 cm by 2 cm. Find its volume — but watch the common slip first

Volume measures space filled, which means the three dimensions multiply, not add:

V=l×w×h=8×3×2=48 cm³

The volume is 48 cubic centimetres.

Example 3: Find the total surface area of a cylinder with radius 7 cm and height 10 cm. Use π≈3.14.

SA=2πr(r+h)=2×3.14×7×(7+10)=748 cm²

The total surface area is 748 square centimetres.

Example 4: A cone has radius 6 cm and height 8 cm. Find its slant height, then its total surface area. Use π≈3.14.

First find the slant height using ( l = \sqrt{6^2 + 8^2} = 10 \text{ cm} )

Now the surface area:

SA=πr(r+l)=3.14×6×(6+10)=301.44 cm²

The total surface area is about 301.44 square centimetres.

Example 5: Find the volume of a sphere with radius 3 cm. Use π≈3.14.

V=( \frac{4}{3} \pi r^3 ) = 113.04 cm³

The volume is about 113.04 cubic centimetres.

Example 6: A water tank is a cylinder of radius 1 m and height 2 m. How many litres does it hold? (1 m³ = 1000 litres, π≈3.14).

V=πr²h=3.14×1²×2=6.28 m³. The tank holds about 6,280 litres.

Why Solid Geometry Earns Its Keep

3D geometry is the maths of everything that holds, covers, or fills.

The deeper reason the subject exists is that flat measurement runs out the moment something has depth. You can draw a tank, but only volume tells you what it carries.

Where 3D Shapes Trip Students Up

Mistake 1: Confusing surface area with volume

The correct way: Read for the cue. "Covers", "wraps", "paints" means surface area, in square units. "Fills", "holds", "contains" means volume, in cubic units.

Mistake 2: Mixing up height and slant height in a cone

The correct way: The vertical height, the radius, and the slant height form a right triangle, so first compute ( l = \sqrt{r^2 + h^2} ).

Mistake 3: Leaving inconsistent units in the answer

The correct way: Convert all lengths to one unit before substituting, and remember that a cubed length means a cubed conversion factor.

Conclusion