here is an exercise with its solution from the following book
EAN : $9782100727803$
Exercise:
Solve equation for unknown $z$ in $\mathbb{C}$ $$(E):\quad (z^{2} + 4^{z} + 1)^{2} + (3^{z} + 5)^{2}=0 $$
Solution: $$(E)\iff \begin{align} z^{2}+(4+3i)z+(1+5i)&=0\; (1)\\ \mbox{ Or }\hspace{4cm} &\mbox{}\\ z^{2}+(4-3i)z+(1-5i)&=0\; (2) \end{align}$$
Would someone explain to me why $z$ is a solution of $(1)$ iff its conjugate $\bar{z}$ is a solution of $(2)$

$(1)\iff (2)$ because complex conjugation is a field automorphism, which means:
As a consequence, , if $P$ is any polynomial with complex coefficients: $P(X)=c_0+c_1X+\dots+c_nX^n$, its conjugate is the polynomial $$\overline P(X)=\bar c_0+\bar c_1X+\dots+\bar c_nX^n,$$ and for any complex number $z$,we have $$\overline{P(z)}=\overline P(\bar z).$$ This formula also explains why the complex roots of a polynomial with real coefficients are pairwise conjugate, since in this case $P(X)=\overline P(X)$.