Octahedron: Faces, Edges, Vertices & Properties

#Geometry
TL;DR
An octahedron is a polyhedron with 8 faces, and the regular octahedron is a Platonic solid built from 8 equilateral triangles with 12 edges and 6 vertices. This article defines it, shows its properties, its volume and surface-area formulas, how it obeys Euler's formula $F - E + V = 2$, and worked examples.
BT
Bhanzu TeamLast updated on July 27, 20269 min read

What Is an Octahedron?

An octahedron is a polyhedron (a solid whose faces are all flat polygons) that has exactly eight faces. The name comes from the Greek okta ("eight") and hedra ("face"). The most important version, the regular octahedron, has all eight faces as congruent equilateral triangles, so every edge is the same length and every vertex looks identical.

A regular octahedron is one of only five Platonic solids - the complete set of convex solids whose faces are all identical regular polygons. It is also a convex polyhedron, meaning no face caves inward and any line joining two points inside it stays inside.

Why Do Fluorite Crystals Grow as Perfect Eight-Sided Gems?

Pull a raw fluorite or diamond crystal out of the ground and it often arrives already shaped like a tiny eight-faced gem, with no cutting required. That shape is an octahedron, and nature reaches for it because the atoms pack most efficiently into eight identical triangular faces. The same solid shows up in a gamer's eight-sided die and in the geometry of a molecule, which is a lot of range for one shape.

What Are the Faces, Edges, and Vertices of an Octahedron?

Every regular octahedron has the same three counts, and they are worth memorising because most exam questions start from them.

Property

Count

Detail

Faces $(F)$

$8$

Congruent equilateral triangles

Edges $(E)$

$12$

All equal length $a$

Vertices $(V)$

$6$

4 triangles meet at each vertex

A useful mental picture: the six vertices split into a top apex, a bottom apex, and a square ring of four vertices around the middle. That ring is why the octahedron is sometimes called a square bipyramid, a point the examples return to.

What Are the Types of Octahedron?

Not every eight-faced solid is the tidy Platonic version. Octahedra split into two broad kinds by how uniform their faces and edges are.

  • Regular octahedron. All eight faces are congruent equilateral triangles, all $12$ edges are equal, and all six vertices are identical. This is the Platonic solid, and it is the version every formula on this page describes.

  • Irregular octahedron. Any polyhedron with eight faces whose faces or edges are not all identical. A hexagonal bipyramid or a block with eight unequal faces still counts as an octahedron; it obeys Euler's formula but has no single edge length $a$.

The rule of thumb is short: "regular" means eight matching equilateral triangles, while "irregular" means eight faces of any assorted shape or size. Unless a problem states otherwise, "octahedron" in a geometry course means the regular one.

How Does the Octahedron Satisfy Euler's Formula?

Euler's formula links the faces, edges, and vertices of any convex polyhedron:

$$F - E + V = 2$$

Substituting the octahedron's counts gives a clean check:

$$8 - 12 + 6 = 2$$

The result is exactly $2$, so the octahedron passes. This is not a coincidence for this one solid; the polyhedron relation holds for the cube, the tetrahedron, and every other convex polyhedron. Leonhard Euler proved it in 1758, and today it is the quickest way to catch a miscount: if your $F$, $E$, and $V$ do not sum to $2$ in this pattern, one of them is wrong. Wolfram's octahedron reference gives the full formal treatment.

What Are the Volume and Surface-Area Formulas for a Regular Octahedron?

Because a regular octahedron is two square pyramids glued base to base, both formulas come from edge length $a$ alone.

  • Surface area is just eight equilateral triangles. One equilateral triangle of side $a$ has area $\frac{\sqrt{3}}{4}a^2$, so eight of them give:

$$A = 8 \times \frac{\sqrt{3}}{4}a^2 = 2\sqrt{3},a^2$$

  • Volume is twice the volume of one square pyramid whose base is a square of diagonal $a$. Working that through gives:

$$V = \frac{\sqrt{2}}{3},a^3$$

Knowing where each formula comes from means you never have to memorise them cold; you rebuild them from "8 triangles" and "2 pyramids."

Is an Octahedron Really Two Pyramids Joined Together?

Yes, and seeing it this way makes the solid far less intimidating. Take two identical square pyramids, each with a square base and four triangular sides. Join them base to base and the shared square vanishes into the interior, leaving eight triangular faces on the outside. That is exactly a regular octahedron, which is why its formal name is the square bipyramid. The middle square is the "equator" of four vertices described earlier.

The octahedron sits inside a small, tightly connected family. Its closest relationship is with the cube: the two are duals, meaning if you mark the centre of each face of a cube and connect them, you get an octahedron, and vice versa. The cube, formally the hexahedron, has 6 faces and 8 vertices - the octahedron's 8 faces and 6 vertices, swapped.

The full family of five is worth seeing together.

Platonic solid

Faces

Face shape

Tetrahedron

$4$

Equilateral triangle

Hexahedron (cube)

$6$

Square

Octahedron

$8$

Equilateral triangle

Dodecahedron

$12$

Regular pentagon

Icosahedron

$20$

Equilateral triangle

Examples of the Octahedron

Example 1

A regular octahedron has 8 faces and 6 vertices. Use Euler's formula to find its number of edges.

Euler's formula is $F - E + V = 2$. Substitute $F = 8$ and $V = 6$:

$8 - E + 6 = 2$, so $14 - E = 2$, which gives $E = 12$.

Final answer: $12$ edges.

Example 2 (Wrong path first)

How many equilateral triangles meet at each vertex of a regular octahedron?

Wrong attempt. A student reasons "8 faces, 6 vertices, so $8 \div 6$ is about 1.3 triangles per vertex" and rounds to "1 triangle each." That answer cannot be right: a single triangle at a vertex would leave a loose flap, not a closed solid.

Correct. Count directly at one vertex. Each vertex is the tip where the surrounding triangles fan out, and on a regular octahedron four equilateral triangles meet at every vertex. The dividing error was assuming each face touches only one vertex, but each triangle touches three.

Final answer: $4$ triangles meet at each vertex.

Example 3

Find the surface area of a regular octahedron with edge length $3$ cm.

Use $A = 2\sqrt{3},a^2$ with $a = 3$:

$A = 2\sqrt{3},(3)^2 = 2\sqrt{3},(9) = 18\sqrt{3}$.

Numerically, $18\sqrt{3} \approx 31.18$ cm².

Final answer: $18\sqrt{3} \approx 31.18$ cm².

Example 4

Find the volume of a regular octahedron with edge length $3$ cm.

Use $V = \frac{\sqrt{2}}{3},a^3$ with $a = 3$:

$V = \frac{\sqrt{2}}{3},(3)^3 = \frac{\sqrt{2}}{3},(27) = 9\sqrt{2}$.

Numerically, $9\sqrt{2} \approx 12.73$ cm³.

Final answer: $9\sqrt{2} \approx 12.73$ cm³.

Example 5

A cube has 6 faces and 8 vertices. What does its dual solid look like?

The dual swaps faces with vertices, so the dual has $6$ vertices and $8$ faces. A solid with 8 faces and 6 vertices is a regular octahedron.

Final answer: The dual of a cube is an octahedron.

Example 6

An eight-sided die (a d8) is shaped like a regular octahedron. If you glued two identical pyramids to build it, what shape are their bases?

A regular octahedron is a square bipyramid, so each half is a square pyramid. The two hidden bases are therefore squares.

Final answer: Square bases.

Why Does the Octahedron Matter Beyond the Classroom?

"Nature builds with the shapes that pack tightest," and the octahedron is one of her favourites. Its real value is that eight identical faces make it both stable and efficient, which is why it appears far outside a geometry textbook.

  • Crystals. Fluorite and diamond crystallise in octahedral form because their atoms settle into that arrangement naturally.

  • Chemistry. In octahedral molecular geometry, six atoms surround a central atom at the six vertices of an octahedron, which controls how the molecule bonds.

  • Games and design. The eight-sided die (d8) is a regular octahedron, chosen because all eight outcomes are equally likely.

The through-line is fairness and efficiency: identical faces mean no direction is favoured, whether that is a rolling die or a growing crystal.

What Are Common Mistakes With the Octahedron?

Mistake 1: Confusing the number of faces with the number of vertices

Where it slips in: rushing an Euler's-formula question.

Don't do this: write $F = 6$ and $V = 8$ because the shape "feels cube-like."

The correct way: the octahedron has $F = 8$ and $V = 6$ — the opposite of the cube. The memoriser who pattern-matches to the cube swaps them; anchor on the name instead, since octa means eight faces.

Mistake 2: Miscounting the edges by counting each one twice

Where it slips in: counting edges face by face.

Don't do this: multiply 8 faces by 3 edges each to get 24 edges.

The correct way: every edge is shared by two triangles, so divide by 2: $\frac{8 \times 3}{2} = 12$. The rusher forgets that a shared edge belongs to two faces at once.

Mistake 3: Mixing up "octahedron" and "hexahedron"

Where it slips in: vocabulary questions where the Greek prefixes blur together.

Don't do this: call a cube an octahedron because both sound technical.

The correct way: hexa is six (the cube), octa is eight (the octahedron). The silent understander catches this by translating the prefix before answering.

Conclusion

  • An octahedron is a polyhedron with 8 faces; the regular octahedron is a Platonic solid made of 8 equilateral triangles.

  • It has $8$ faces, $12$ edges, and $6$ vertices, and it satisfies Euler's formula: $8 - 12 + 6 = 2$.

  • It is a square bipyramid - two square pyramids joined base to base - and is the dual of the cube.

  • For edge length $a$: surface area $= 2\sqrt{3},a^2$ and volume $= \dfrac{\sqrt{2}}{3},a^3$.

  • The most common mistake is swapping its faces and vertices with the cube's.

To take solid geometry further with a teacher, explore Bhanzu's geometry tutor or a middle school math tutor, or join math classes online.

Practice These to Solidify Your Understanding

Work through these three, then revisit the properties table above if any answer surprises you.

  1. A regular octahedron has edge length $5$ cm. Find its surface area. (Answer to Question 1: $2\sqrt{3},(5)^2 = 50\sqrt{3} \approx 86.6$ cm².)

  2. Use Euler's formula to verify a solid with 8 faces and 12 edges must have 6 vertices. (Answer to Question 2: $8 - 12 + V = 2$, so $V = 6$.)

  3. Name the Platonic solid that is the dual of the octahedron. (Answer to Question 3: the cube.)

Want a live Bhanzu trainer to walk through more solid-geometry problems? Book a free demo class.

Read More

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

How many faces, edges, and vertices does an octahedron have?
A regular octahedron has 8 faces, 12 edges, and 6 vertices.
Is an octahedron a Platonic solid?
Yes. The regular octahedron is one of the five Platonic solids, because all its faces are congruent equilateral triangles and every vertex is identical.
What shape are the faces of an octahedron?
In a regular octahedron, all eight faces are equilateral triangles.
Why is it called an octahedron?
The name is Greek: okta means eight and hedra means face, so an octahedron is literally an "eight-faced" solid.
What is the dual of an octahedron?
The cube. Connecting the centres of the octahedron's eight faces produces a cube, and the two solids are called dual polyhedra.
✍️ 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 →