Let's say we want to find the 6th roots of 64. Then according to the method from my textbook:
$z^6=64$
$z^6=64+0i=64[\cos(0)+i\sin(0)]=64cis(0)=64cis(0+2k\pi)$
Then by De Moivre's theorem:
$z=\color{red}{64^{\frac{1}{6}}}cis(\frac{2k\pi}{6})$ $,k=0, 1, 2, 3, 4, 5$
$z=\color{red}{2}cis(\frac{k\pi}{3})$
So that $z=cis(0), 2cis(\frac{\pi}{3}), 2cis(\frac{2\pi}{3}), 2cis(\frac{3\pi}{3}), 2cis(\frac{4\pi}{3}), 2cis(\frac{5\pi}{3})$
So the way I understand that is that we want to prove that the equation $z^6=64$ has six different solutions. In other words that there are six different values of $z$ that satisfy $z=64^{\frac{1}{6}}$. If so, then why do we simplify $64^{1/6}$ to just $2$ in the process, what about the other five values?
The is because $\;64^\frac16\;$ is the modulus of a sixth root, i.e. it is the sixth root as a positive real number, not as a complex number.