I need to find all complex numbers which satisfy the equation and I don't know how.
$$z^3 + 3z^2 + 3z = \overline z$$
Thanks for help
I need to find all complex numbers which satisfy the equation and I don't know how.
$$z^3 + 3z^2 + 3z = \overline z$$
Thanks for help
Hint: write it as $z^3 + 3z^2 + 3z + 1= \overline {z + 1}$.
Hint #2: let $w=z+1$ then the equation becomes $w^3 = \overline w$.
Hint #3: $\;\;w^3 = \overline w \;\implies\; | w^3 | = | \overline w | \;\implies\; | w|^3 = | w |\;$ which means $|w|=0$ or $|w|=1$.
If $|w|=0$ then $w=0$ and $z=w-1=-1$ which is one solution to the original equation.
If $|w|=1 \iff w \overline w = 1$ then $\overline w = \frac{1}{w}$ and the equation becomes $w^4=1$, which gives $4$ more solutions in $w$ which in turn translate to $4$ more solutions in $z$.