Solve the system of equations $x+y+z=1, x y z=1,|x|=|y|=|z|=1, x, y, z \in \mathbb{C}$
I tried with polar representation, letting $x=\exp{(ia)}$,$y=\exp{(ib)}$, $z=\exp{(ic)}$, with this I got $a+b+c=2 \pi n$, so the three numbers are essentially three points on a unit circle, with their centroid being the point $1/3$. But I don't know how to proceed.