I was reading the book A First Course in Linear Algebra by Ken Kuttler (link to nearly identical page http://librarum.org/book/312/11) and I did not understand this part:
Q: Factor the polynomial $x^3 − 27$.
A: Solution. First find the cube roots of $27$. By the above procedure using De Moivre’s theorem, these cube roots are $3$, $3(-1/2 + i \sqrt{3}/2)$, and $3(-1/2 - i\sqrt{3}/2)$.
Unfortunately, I did look at the "above procedure" (see link if necessary) and still don't really know what happened. What exactly are the steps to get the $3$ roots? Also, thanks for the help.