my question is how to solve the equation $z^2 - 2 \bar{z} = 3$, where $z \in \mathbb{C}$?
I know that polar form of any complex number is $z = r \cos(\varphi) + i \cdot r \sin (\varphi)$. And similarly $\bar{z} = r \cos(\varphi) - i \cdot r \sin(\varphi)$. But now, when I plug in into equation, I'm getting a little confused.
So, $(r \cos(\varphi) + i \cdot r \sin(\varphi))^{2} - 2(r \cos(\varphi) - i \cdot r \sin(\varphi)) = 3$, but now I don't know how to solve this equation.