Lesson 97: Roots of Unity: Splitting the Circle

The Reverse Problem

If \(z^n = 1\), what is \(z\)? In real numbers, the answer is just 1 or -1. But in complex numbers, there are always exactly \(n\) solutions, and they are perfectly spaced around the unit circle. These are called the Roots of Unity.

Finding the Roots

To find the \(n\)-th roots, divide the full circle (\(360^\circ\) or \(2\pi\)) by \(n\).

Example: The 3rd roots of unity (cube roots) are at \(0^\circ, 120^\circ, 240^\circ\).

Worked Examples

Example 1: Square Roots of -1

Wait, we know this is \(i\) and \(-i\). Let's see it on the circle.

Example 2: Cube Roots of 1

Find the three cube roots of 1.

The Bridge to Quantum Mechanics

Roots of unity are the foundation for Symmetry in physics. In a crystal lattice (like a diamond or a silicon chip), the atoms are arranged in repeating patterns. The "allowed" states for electrons in these crystals are determined by the roots of unity. When we say an electron has a "discrete" momentum, it's because the wavefunction must "match up" after going around the crystal, just like a root of unity must match up after one full circle. This is the origin of Band Theory, which makes all modern electronics possible.