I have been trying to solve the following equation:
$z^2z^*−3z|z|+2z=0$
(z* is the conjugate of z)
I tried as following:
$z^2z^*−3z|z|+2z=0$
$z|z|^2−3z|z|+2z=0$
$z(|z|^2−3|z|+2)=0$
And from here I dont really know what I got to do (?). Also I tried to use Euler's formula and to substitute z with x+yi, but got stuck in the same way.