Solid Shapes: Types, Properties & Formulas

#Geometry
TL;DR
Solid shapes are three-dimensional figures that occupy space - they have length, width, and height, and therefore volume. Every solid is described by its faces (flat or curved surfaces), edges (where two faces meet), and vertices (corner points where edges meet). Solids split into two families: polyhedra with only flat faces (cube, cuboid, prism, pyramid) and curved solids (sphere, cylinder, cone). This article defines solid shapes, lists their types and properties, gives the key volume and surface-area formulas with every variable named, and works six examples.
BT
Bhanzu TeamLast updated on July 31, 202610 min read

What Are Solid Shapes?

Solid shapes are objects that exist in three dimensions. Unlike a flat drawing, a solid has length, width, and height, which means it takes up space and has volume. A dice, a football, a can of soup, and an ice-cream cone are all everyday solid shapes. They are also called 3D shapes or solid figures, and they sit in contrast to the flat 2D shapes - squares, circles, triangles - that have only length and width.

The jump from 2D to 3D adds a whole new measurement, depth, and with it the idea of volume: the amount of space the object encloses. A fuller tour of naming and picturing these figures sits in the 3D shapes guide, and the skill of turning a flat net into a solid is covered under visualizing solid shapes.

What Are Faces, Edges, and Vertices?

Every solid shape is described by three features, and knowing them lets you identify any solid:

  • Face - a single surface of the solid. A face can be flat (like each side of a cube) or curved (like the surface of a sphere).

  • Edge - the line segment where two faces meet. A cube's edges are the lines along its sides.

  • Vertex - a corner point where edges meet. (The plural is vertices.)

A cube, for instance, has 6 faces, 12 edges, and 8 vertices. A sphere is the odd one out: it has 1 curved face and no edges or vertices at all. For solids with only flat faces, these three counts are linked by Euler's formula, $F - E + V = 2$, which the visualizing-solid-shapes guide develops in full.

What Are the Types of Solid Shapes?

Solid shapes fall into two broad families based on whether their surfaces are flat or curved.

1. Polyhedra (flat faces only). A polyhedron is a solid whose every face is a flat polygon. These include:

  • Prism - two identical parallel bases joined by rectangular faces (cube, cuboid, triangular prism).

  • Pyramid - one polygon base and triangular faces meeting at a single apex.

  • Platonic solids - the five perfectly regular polyhedra (tetrahedron, cube, octahedron, dodecahedron, icosahedron).

2. Curved solids (at least one curved surface). These cannot be built from flat polygons alone:

  • Sphere - perfectly round, every surface point equidistant from the centre (a ball).

  • Cylinder - two parallel circular bases joined by one curved surface (a tin can).

  • Cone - one circular base narrowing to a single apex (an ice-cream cone).

Solid

Faces

Edges

Vertices

Family

Cube

6

12

8

Polyhedron

Cuboid

6

12

8

Polyhedron

Square pyramid

5

8

5

Polyhedron

Cylinder

3

2

0

Curved

Cone

2

1

1

Curved

Sphere

1

0

0

Curved

What Are the Properties of Solid Shapes?

Across all their variety, solid shapes share a set of defining properties:

  • They are three-dimensional. Every solid has length, width, and height - three independent measurements.

  • They have volume. A solid encloses a measurable amount of space, unlike a flat shape which encloses only area.

  • They have surface area. The total area of all the outer surfaces (flat and curved) can be measured; this is why paint or wrapping quantities are surface-area problems.

  • They are made of faces, edges, and vertices. These counts identify and classify the solid, and for polyhedra they obey Euler's relation $F - E + V = 2$.

  • Flat-faced solids come from nets. Any polyhedron can be unfolded into a flat 2D net and folded back, which is how packaging is designed.

What Are the Formulas for Common Solid Shapes?

Each solid has a volume (space inside) and a surface area (total outer surface). The core formulas are below, with every variable named.

Solid

Volume

Total surface area

Cube (side $a$)

$a^3$

$6a^2$

Cuboid ($l \times b \times h$)

$l , b , h$

$2(lb + bh + hl)$

Sphere (radius $r$)

$\dfrac{4}{3}\pi r^3$

$4\pi r^2$

Cylinder (radius $r$, height $h$)

$\pi r^2 h$

$2\pi r(r + h)$

Cone (radius $r$, height $h$, slant $l$)

$\dfrac{1}{3}\pi r^2 h$

$\pi r(r + l)$

The variables mean:

  • $a$ - the edge length of a cube.

  • $l$, $b$, $h$ - the length, breadth (width), and height of a cuboid or the height of a cylinder/cone.

  • $r$ - the radius of the circular part (sphere, cylinder base, cone base).

  • $l$ (in the cone) - the slant height, the distance from the apex to the base edge, found from $l = \sqrt{r^2 + h^2}$.

Notice the pattern: a cone's volume is exactly one-third of a cylinder with the same base and height, which is why $\tfrac{1}{3}$ appears. Volumes are cubic units ($\text{cm}^3$), surface areas are square units ($\text{cm}^2$) - keeping units straight is half the battle.

Where Are Solid Shapes Used?

Solid shapes are the vocabulary of the physical world:

  • Packaging and manufacturing. Boxes (cuboids), cans (cylinders), and containers are designed by unfolding solids into nets and computing surface area for material.

  • Architecture and construction. Buildings combine prisms, pyramids, and cylinders; volume calculations size concrete, water tanks, and rooms.

  • Everyday measurement. Filling a fuel tank, a swimming pool, or a grain silo is a volume problem tied to the solid's shape.

  • Science and engineering. Planets are modelled as spheres, pipes as cylinders, and lenses as sections of solids.

  • Games and design. Dice (cubes and other Platonic solids), balls (spheres), and 3D models all rest on these forms.

Examples of Solid Shapes

Example 1

Find the volume of a cube with edge length $5$ cm.

Volume of a cube is $a^3$ with $a = 5$.

$$V = 5^3 = 125 \text{ cm}^3$$

Final answer: the volume is $125 \text{ cm}^3$.

Example 2

A cuboid measures $8$ cm by $4$ cm by $3$ cm. Find its volume and total surface area.

Volume: $V = l,b,h = 8 \times 4 \times 3 = 96 \text{ cm}^3$.

Surface area: $2(lb + bh + hl) = 2(8\times 4 + 4\times 3 + 3\times 8) = 2(32 + 12 + 24) = 2(68) = 136 \text{ cm}^2$.

Final answer: volume $96 \text{ cm}^3$, surface area $136 \text{ cm}^2$.

Example 3

A student says a cylinder has $6$ faces because "it's like a box rolled up."

Wrong path. The student pictures the curved surface as several flat rectangular faces wrapped around.

Why it breaks. A face is one continuous surface. A cylinder's side is a single curved surface, not a set of flat panels, so it counts as one face - plus the two circular bases.

The rescue. Count the distinct surfaces: two flat circles and one curved wrap. A cylinder has 3 faces, 2 edges (the circular rims), and 0 vertices.

Final answer: a cylinder has 3 faces, not 6.

Example 4

Find the volume of a sphere of radius $3$ cm. (Use $\pi \approx 3.14$.)

Volume of a sphere is $\tfrac{4}{3}\pi r^3$ with $r = 3$.

$$V = \frac{4}{3} \times 3.14 \times 3^3 = \frac{4}{3} \times 3.14 \times 27 = 113.04 \text{ cm}^3$$

Final answer: about $113.04 \text{ cm}^3$.

Example 5

Count the faces, edges, and vertices of a triangular pyramid (tetrahedron), and check Euler's formula.

A tetrahedron has $4$ triangular faces, $6$ edges, and $4$ vertices. Check $F - E + V = 4 - 6 + 4 = 2$. ✓

Final answer: $4$ faces, $6$ edges, $4$ vertices; Euler's formula holds.

Example 6

Find the volume of a cone with radius $2$ cm and height $9$ cm. (Use $\pi \approx 3.14$.)

Volume of a cone is $\tfrac{1}{3}\pi r^2 h$.

$$V = \frac{1}{3} \times 3.14 \times 2^2 \times 9 = \frac{1}{3} \times 3.14 \times 4 \times 9 = 37.68 \text{ cm}^3$$

Final answer: about $37.68 \text{ cm}^3$.

Where Do Students Trip Up on Solid Shapes?

The most common misstep is confusing a solid with its flat outline - treating a cube like a square, or a can like a circle - and so reaching for area when volume is needed. The second is miscounting faces on curved solids by imagining the curved surface as several flat ones. Naming the solid, then listing its faces, edges, and vertices before computing anything, keeps both errors out.

Mistake 1: Confusing volume with area

Where it slips in: Being asked how much water a tank holds and computing surface area instead.

Don't do this: Reporting a capacity in $\text{cm}^2$.

The correct way: "How much fits inside" is volume, measured in cubic units ($\text{cm}^3$). "How much surface to cover" is surface area, in square units ($\text{cm}^2$).

Mistake 2: Miscounting faces on curved solids

Where it slips in: Counting a cone's curved surface as multiple faces.

Don't do this: Saying a cone has "lots of faces."

The correct way: A cone has exactly $2$ faces - one flat circular base and one curved surface - with $1$ edge and $1$ vertex (the apex).

Mistake 3: Using the diameter instead of the radius

Where it slips in: Plugging the full width of a sphere or cylinder into a formula that asks for $r$.

Don't do this: Using $6$ in $\tfrac{4}{3}\pi r^3$ for a sphere that is $6$ cm across.

The correct way: The radius is half the diameter. A sphere $6$ cm across has $r = 3$, so use $3$ in the formula.

Conclusion

  • Solid shapes are 3D figures with length, width, and height, and therefore volume.

  • Every solid is described by its faces, edges, and vertices; for flat-faced solids these satisfy $F - E + V = 2$.

  • Solids split into polyhedra (flat faces: cube, cuboid, prism, pyramid) and curved solids (sphere, cylinder, cone).

  • Volume uses cubic units and surface area uses square units - matching the right formula to the right solid is the whole task.

To take solid shapes further with a teacher, explore Bhanzu's geometry tutor or middle school math tutor sessions, or browse math classes online for hands-on 3D-shape practice.

Read More

Practice These to Solidify Your Understanding

Work through these problems in order:

  1. Find the volume of a cube with edge $7$ cm.

  2. A cylinder has radius $3$ cm and height $10$ cm. Find its volume (use $\pi \approx 3.14$).

  3. Count the faces, edges, and vertices of a square pyramid and verify Euler's formula.

Answer to Question 1: $V = 7^3 = 343 \text{ cm}^3$. Answer to Question 2: $V = \pi r^2 h = 3.14 \times 9 \times 10 = 282.6 \text{ cm}^3$. Answer to Question 3: $5$ faces, $8$ edges, $5$ vertices; $F - E + V = 5 - 8 + 5 = 2$. ✓

Want a live Bhanzu trainer to walk through more 3D-shape problems with you? Book a free demo class.

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What are solid shapes?
Solid shapes are three-dimensional objects that have length, width, and height, so they occupy space and have volume - for example a cube, sphere, or cylinder.
What is the difference between 2D and 3D shapes?
A 2D shape is flat with only length and width (area), while a 3D solid shape adds height, giving it volume and the ability to occupy space.
What are the three main features of a solid shape?
Faces (the surfaces), edges (where two faces meet), and vertices (the corner points where edges meet).
How many faces, edges, and vertices does a cube have?
A cube has 6 faces, 12 edges, and 8 vertices.
Which solid shapes have curved surfaces?
The sphere, cylinder, and cone each have at least one curved surface; polyhedra like the cube and pyramid have only flat faces.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →