$x^2+1=0$ cannot be solved via real numbers.
Because of this, we extend the real numbers to complex numbers.We can solve $x^2+1=0$ and $x^2+x+1=0$ equations after we define complex numbers.
I wonder if we can solve all equations ( includes only the functions that are analytic.) via complex numbers or not? If It is yes, how can we prove that claim?
For example: Can $z^{100}-5z+2=e^{i.\operatorname{erf}(z)}$ be solved via complex numbers?
where $\operatorname{erf}(x) = \frac{2}{\sqrt{\pi}}\int_{0}^x e^{-t^2}\,\mathrm dt$
Note: This is just an example, I am not wondering the solution for a special example, I am wondering if a general proof is possible or not.
Update: I mention the functions that are analytic. $\bar z$ or $\Re{(z)}$ are not analytic functions.
Thanks for answers.