Find all solutions to $z^6+z^4+z^3+z^2+1=0$
I attempted to simplify the left side as a sum of geometric progression that's missing the 5th and 1st power term $$\frac{z^7-1}{z-1}-(z^5+z)=0$$
(stuck at this point)
Am I on the right track? If so, how do you solve this equation? If not, what's the correct way of finding all roots of this equation using Roots of Unity?
We have: $$z^6+z^4+z^3+z^2+1$$ $$= z^6 + z^5 + z^4 + z^3 + z^2 - z^5 - z^4 - z^3-z^2-z + z^4 + z^3 + z^2+z+1 $$ $$= (z^2-z+1)(z^4+z^3+ z^2+z+1)=0$$
Surely you can take it from here.