Basically, the question is to solve $z^8= 1$. I have factored this down to $$(z+1)(z-1)(z^2+1)(z^4+1)=0$$
I have simplified $(z^4+1)$ to $z =\pm \sqrt{i}$ and online I know that this can be simplified to the following four solutions:
z= 0.7071 + 0.7071 i
z= -0.7071 + 0.7071 i
z= -0.7071 - 0.7071 i
z= 0.7071 - 0.7071 i
How would I get this without a calculator?
Thank you!