Square Roots of Roots of Unity

The square root of a number xx is yy such that y2=xy^2=x. When xx is of the form xmx^m and mm is even, then the square root is easy to compute: it’s simply xm/2x^{m/2}. This follows from the power rule of exponents:

xm2xm2=xm2+m2=x2m2=xmx^\frac{m}{2}\cdot x^\frac{m}{2}=x^{\frac{m}{2}+\frac{m}{2}}=x^\frac{2m}{2}=x^m

If we restrict exponents to be integers, then xmx^{m} has a square root if and only if mm is even. Therefore, xm2x^\frac{m}{2} is a square root of xmx^m.

Square roots have two solutions. For example, the integer square root of 4 is 2 and -2. Thus, we also know that if xm/2x^{m/2} is a square root of xmx^m, then xm/2-x^{m/2} is also a square root. We can verify this algebraically as

(xm2)(xm2)=(1)(1)(xm2)(xm2)=xm2xm2=xm(-x^\frac{m}{2})(-x^\frac{m}{2})=(-1)(-1)(x^\frac{m}{2})(x^\frac{m}{2})=x^\frac{m}{2}x^\frac{m}{2}=x^m

Examples of computing the square roots of numbers in exponent form

Example 1: What is the square root of 175217^{52} ?

The exponent is even, so we can divide the exponent by two. The answer is 172617^{26} and 1726-17^{26}.

Example 2: What is the square root of 138k13^{8k}?

Because kk is multiplied by 8, it doesn’t matter if kk is even or not because the product will be even, so we know the exponent can be divided by two. Half of 8k8k is 4k4k so the answer is 134k13^{4k} and 134k-13^{4k}

Example 3: What is the square root of a2ca^{2c}?

Again, we don’t need to know aa or cc. The exponent is guaranteed to be even due to the multiplication by two. Dividing the exponent by 2, we get cc, so the square roots are aca^c and ac-a^c.

Exponent rule of square roots

The value ama^{m} has square roots am/2a^{m/2} and am/2-a^{m/2}. The exponent of the square roots will be integers if and only if mm is even.

Applying the exponent rule of square roots to roots of unity

As we’ve seen several times already, the roots of unity are written as powers of a primitive root of unity. Here is the multiplicative subgroup of the 8-th roots of unity:

{ω01,ω1,ω2,ω3,ω41,ω5,ω6,ω7}\set{\omega^0\equiv1,\omega^1,\omega^2,\omega^3,\omega^4\equiv-1,\omega^5,\omega^6,\omega^7}

Recall the identity that ωi=ωk/2+i-\omega^i=\omega^{k/2+i}.

Since k=8k=8 in our example, k/2=4k/2=4 so ω\omega and ω5\omega^{5} are k/2k/2 apart. Thus, we can also write the 8-th roots of unity as

{1,ω,ω2,ω3,1,ω,ω2,ω3}\set{1,\omega,\omega^2,\omega^3,-1,-\omega,-\omega^2,-\omega^3}

Based on the exponent rule of square roots, only the even powers of omega have square roots (we consider 0 to be even in this context):

{ω01,ω1,ω2,ω3,ω41,ω5,ω6,ω7}\set{\boxed{\omega^0\equiv1},\omega^1,\boxed{\omega^2},\omega^3,\boxed{\omega^4\equiv-1},\omega^5,\boxed{\omega^6},\omega^7}

We can compute their square roots as follows:

  • ω0=1,1\sqrt{\omega^0}=1, -1 or equivalently ω0\omega^0 and ω4\omega^4
  • ω2=ω,ω\sqrt{\omega^2}=\omega,-\omega or equivalently ω\omega and ω5\omega^5
  • ω4=ω2,ω2\sqrt{\omega^4}=\omega^2,-\omega^2 or equivalently ω2\omega^2 and ω6\omega^6
  • ω6=ω3,ω3\sqrt{\omega^6}=\omega^3,-\omega^3 or equivalently ω3\omega^3 and ω7\omega^7

If we visualize the 8-th roots of unity on the circle, we note that only the members of the red subgroups (the even powers, or equivalently the powers of ω2\omega^2) have square roots:

A diagram showing that the square roots of the 4-th roots of unity are the 8-th roots of unity.

The following diagram shows how each square root evaluation results in two opposite points on the circle:

A diagram showing square roots on the unit circle for 1, -1, omega^2 and omega^6

Taking the square root of the k-th roots of unity produces the 2k-th roots of unity (if they exist)

In a previous chapter, we saw that squaring the roots of unity halves the size of the set (assuming the set is even in size). Taking the square root of the roots of unity doubles the size of the set. For example, consider the 8-th roots of unity generated by ω\omega as shown above:

{1,ω,ω2,ω3,ω4,ω5,ω6,ω7}\set{1,\omega,\omega^2,\omega^3,\omega^4,\omega^5,\omega^6,\omega^7}

If we square each element, we get the set:

{1,ω2,ω4,ω6}\set{1,\omega^2,\omega^4,\omega^6}

Now, if we take the square root of each element in this new set, we get the original 8-th roots of unity as shown in the section above:

  • ω0=1,1\sqrt{\omega^0}=1, -1 or equivalently ω0\omega^0 and ω4\omega^4
  • ω2=ω,ω\sqrt{\omega^2}=\omega,-\omega or equivalently ω\omega and ω5\omega^5
  • ω4=ω2,ω2\sqrt{\omega^4}=\omega^2,-\omega^2 or equivalently ω2\omega^2 and ω6\omega^6
  • ω6=ω3,ω3\sqrt{\omega^6}=\omega^3,-\omega^3 or equivalently ω3\omega^3 and ω7\omega^7

This is not a profound observation: the square and square roots are opposite operations so naturally the square root should “undo” what the square does and vice versa.

However, this does open up an optimization that we will later leverage. One can square the roots of unity repeatedly to shrink the set down, carry out some operation, then use the square root to “raise” the result back up to the original set. We will introduce the mechanics in the upcoming chapters, but for now, the reader must have the following concept absolutely mastered:

Squaring kk-th roots of unity reduces the set to the k/2k/2-th roots of unity. Taking the square roots of the k/2k/2-th roots of unity produces the kk-th roots of unity and doubles the set size.

Summary

  • Only even powers of the roots of unity have square roots
  • The square roots of ωm\omega^m are ωm/2\omega^{m/2} and ωm/2-\omega^{m/2}
  • Based on an earlier chapter, we know ωm/2ωm/2+k/2-\omega^{m/2}\equiv\omega^{m/2+k/2}
  • Visualizing square roots on a circle. Since square roots are always additive inverses of each other, the square root of a root of unity is on “opposite sides” of the circle.

Practice Problems

  1. Let ω\omega be the primitive 4-th root of unity. What are the square roots of ω2-\omega^2?
  2. Let ω\omega be the primitive 32-th root of unity. What are the square roots of ω16-\omega^{16}?
  3. Let ω\omega be the primitive 16-th root of unity. What are the square roots of 1-1?

Ready to Get Started?Join Thousands of Users Today

Start your free trial now and experience the difference. No credit card required.

© 2025 Better-Start. All rights reserved.