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.
- -1 is at \(180^\circ\).
- Square root means divide angle by 2: \(90^\circ\) (which is \(i\)).
- Add half a circle to find the other: \(90 + 180 = 270^\circ\) (which is \(-i\)).
Example 2: Cube Roots of 1
Find the three cube roots of 1.
- Radius is \(\sqrt[3]{1} = 1\).
- Angles: \(0/3, (0+360)/3, (0+720)/3\).
- Angles: \(0^\circ, 120^\circ, 240^\circ\).
- Result: \(1, -0.5 + 0.866i, -0.5 - 0.866i\).
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.