Solución detallada
Transportemos el miembro derecho de la ecuación al
miembro izquierdo de la ecuación con el signo negativo.
La ecuación se convierte de
$$x^{2} y = y^{2} + \left(x^{2} - x y\right)$$
en
$$x^{2} y + \left(- y^{2} + \left(- x^{2} + x y\right)\right) = 0$$
Es la ecuación de la forma
a*y^2 + b*y + c = 0
La ecuación cuadrática puede ser resuelta
con la ayuda del discriminante.
Las raíces de la ecuación cuadrática:
$$y_{1} = \frac{\sqrt{D} - b}{2 a}$$
$$y_{2} = \frac{- \sqrt{D} - b}{2 a}$$
donde D = b^2 - 4*a*c es el discriminante.
Como
$$a = -1$$
$$b = x^{2} + x$$
$$c = - x^{2}$$
, entonces
D = b^2 - 4 * a * c =
(x + x^2)^2 - 4 * (-1) * (-x^2) = (x + x^2)^2 - 4*x^2
La ecuación tiene dos raíces.
y1 = (-b + sqrt(D)) / (2*a)
y2 = (-b - sqrt(D)) / (2*a)
o
$$y_{1} = \frac{x^{2}}{2} + \frac{x}{2} - \frac{\sqrt{- 4 x^{2} + \left(x^{2} + x\right)^{2}}}{2}$$
$$y_{2} = \frac{x^{2}}{2} + \frac{x}{2} + \frac{\sqrt{- 4 x^{2} + \left(x^{2} + x\right)^{2}}}{2}$$
// ________________________________________________________________ \ / ________________________________________________________________ \ \ / ________________________________________________________________ \ / ________________________________________________________________ \
|| / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | | | / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ |
|| 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| |
||- \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*re(x) |1 - \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*im(x)| |1 - \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*re(x) |- \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*im(x)
|\ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / /
y1 = I*|---------------------------------------------------------------------------------------------------------------------------------------------------------- + ------------------------------------------------------------------------------------------------------------------------------------------------------------| + ------------------------------------------------------------------------------------------------------------------------------------------------------------ - ----------------------------------------------------------------------------------------------------------------------------------------------------------
\ 2 2 / 2 2
$$y_{1} = i \left(\frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{re}{\left(x\right)}}{2} + \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{im}{\left(x\right)}}{2}\right) - \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{im}{\left(x\right)}}{2} + \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{re}{\left(x\right)}}{2}$$
// ________________________________________________________________ \ / ________________________________________________________________ \ \ / ________________________________________________________________ \ / ________________________________________________________________ \
|| / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | | | / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ |
||4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | |4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| |
||\/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*re(x) |1 + \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*im(x)| |1 + \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*re(x) |\/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*im(x)
|\ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / /
y2 = I*|-------------------------------------------------------------------------------------------------------------------------------------------------------- + ------------------------------------------------------------------------------------------------------------------------------------------------------------| + ------------------------------------------------------------------------------------------------------------------------------------------------------------ - --------------------------------------------------------------------------------------------------------------------------------------------------------
\ 2 2 / 2 2
$$y_{2} = i \left(\frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{re}{\left(x\right)}}{2} + \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{im}{\left(x\right)}}{2}\right) - \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{im}{\left(x\right)}}{2} + \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{re}{\left(x\right)}}{2}$$
y2 = i*((((2*re(x)*im(x) + 2*im(x))^2 + (re(x)^2 + 2*re(x) - im(x)^2 - 3)^2)^(1/4)*sin(atan2(2*re(x)*im(x) + 2*im(x, re(x)^2 + 2*re(x) - im(x)^2 - 3)/2) + im(x))*re(x)/2 + (((2*re(x)*im(x) + 2*im(x))^2 + (re(x)^2 + 2*re(x) - im(x)^2 - 3)^2)^(1/4)*cos(atan2(2*re(x)*im(x) + 2*im(x), re(x)^2 + 2*re(x) - im(x)^2 - 3)/2) + re(x) + 1)*im(x)/2) - (((2*re(x)*im(x) + 2*im(x))^2 + (re(x)^2 + 2*re(x) - im(x)^2 - 3)^2)^(1/4)*sin(atan2(2*re(x)*im(x) + 2*im(x), re(x)^2 + 2*re(x) - im(x)^2 - 3)/2) + im(x))*im(x)/2 + (((2*re(x)*im(x) + 2*im(x))^2 + (re(x)^2 + 2*re(x) - im(x)^2 - 3)^2)^(1/4)*cos(atan2(2*re(x)*im(x) + 2*im(x), re(x)^2 + 2*re(x) - im(x)^2 - 3)/2) + re(x) + 1)*re(x)/2)
Suma y producto de raíces
[src]
// ________________________________________________________________ \ / ________________________________________________________________ \ \ / ________________________________________________________________ \ / ________________________________________________________________ \ // ________________________________________________________________ \ / ________________________________________________________________ \ \ / ________________________________________________________________ \ / ________________________________________________________________ \
|| / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | | | / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | || / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | | | / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ |
|| 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | ||4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | |4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| |
||- \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*re(x) |1 - \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*im(x)| |1 - \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*re(x) |- \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*im(x) ||\/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*re(x) |1 + \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*im(x)| |1 + \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*re(x) |\/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*im(x)
|\ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / / |\ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / /
I*|---------------------------------------------------------------------------------------------------------------------------------------------------------- + ------------------------------------------------------------------------------------------------------------------------------------------------------------| + ------------------------------------------------------------------------------------------------------------------------------------------------------------ - ---------------------------------------------------------------------------------------------------------------------------------------------------------- + I*|-------------------------------------------------------------------------------------------------------------------------------------------------------- + ------------------------------------------------------------------------------------------------------------------------------------------------------------| + ------------------------------------------------------------------------------------------------------------------------------------------------------------ - --------------------------------------------------------------------------------------------------------------------------------------------------------
\ 2 2 / 2 2 \ 2 2 / 2 2
$$\left(i \left(\frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{re}{\left(x\right)}}{2} + \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{im}{\left(x\right)}}{2}\right) - \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{im}{\left(x\right)}}{2} + \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{re}{\left(x\right)}}{2}\right) + \left(i \left(\frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{re}{\left(x\right)}}{2} + \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{im}{\left(x\right)}}{2}\right) - \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{im}{\left(x\right)}}{2} + \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{re}{\left(x\right)}}{2}\right)$$
// ________________________________________________________________ \ / ________________________________________________________________ \ \ // ________________________________________________________________ \ / ________________________________________________________________ \ \ / ________________________________________________________________ \ / ________________________________________________________________ \ / ________________________________________________________________ \ / ________________________________________________________________ \
|| / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | | || / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | | | / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ |
||4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | || 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | |4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| |
||\/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*re(x) |1 + \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*im(x)| ||- \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*re(x) |1 - \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*im(x)| |1 + \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*re(x) |1 - \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*re(x) |\/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*im(x) |- \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*im(x)
|\ \ 2 / / \ \ 2 / / | |\ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / / \ \ 2 / / \ \ 2 / /
I*|-------------------------------------------------------------------------------------------------------------------------------------------------------- + ------------------------------------------------------------------------------------------------------------------------------------------------------------| + I*|---------------------------------------------------------------------------------------------------------------------------------------------------------- + ------------------------------------------------------------------------------------------------------------------------------------------------------------| + ------------------------------------------------------------------------------------------------------------------------------------------------------------ + ------------------------------------------------------------------------------------------------------------------------------------------------------------ - -------------------------------------------------------------------------------------------------------------------------------------------------------- - ----------------------------------------------------------------------------------------------------------------------------------------------------------
\ 2 2 / \ 2 2 / 2 2 2 2
$$i \left(\frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{re}{\left(x\right)}}{2} + \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{im}{\left(x\right)}}{2}\right) + i \left(\frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{re}{\left(x\right)}}{2} + \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{im}{\left(x\right)}}{2}\right) - \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{im}{\left(x\right)}}{2} - \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{im}{\left(x\right)}}{2} + \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{re}{\left(x\right)}}{2} + \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{re}{\left(x\right)}}{2}$$
/ // ________________________________________________________________ \ / ________________________________________________________________ \ \ / ________________________________________________________________ \ / ________________________________________________________________ \ \ / // ________________________________________________________________ \ / ________________________________________________________________ \ \ / ________________________________________________________________ \ / ________________________________________________________________ \ \
| || / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | | | / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | | | || / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | | | / 2 / / 2 2 \\ | | / 2 / / 2 2 \\ | |
| || 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | | ||4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | | | 4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | |4 / 2 / 2 2 \ |atan2\2*im(x) + 2*im(x)*re(x), -3 + re (x) - im (x) + 2*re(x)/| | |
| ||- \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*re(x) |1 - \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*im(x)| |1 - \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*re(x) |- \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*im(x)| | ||\/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*re(x) |1 + \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*im(x)| |1 + \/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *cos|--------------------------------------------------------------| + re(x)|*re(x) |\/ (2*im(x) + 2*im(x)*re(x)) + \-3 + re (x) - im (x) + 2*re(x)/ *sin|--------------------------------------------------------------| + im(x)|*im(x)|
| |\ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / / | | |\ \ 2 / / \ \ 2 / / | \ \ 2 / / \ \ 2 / / |
|I*|---------------------------------------------------------------------------------------------------------------------------------------------------------- + ------------------------------------------------------------------------------------------------------------------------------------------------------------| + ------------------------------------------------------------------------------------------------------------------------------------------------------------ - ----------------------------------------------------------------------------------------------------------------------------------------------------------|*|I*|-------------------------------------------------------------------------------------------------------------------------------------------------------- + ------------------------------------------------------------------------------------------------------------------------------------------------------------| + ------------------------------------------------------------------------------------------------------------------------------------------------------------ - --------------------------------------------------------------------------------------------------------------------------------------------------------|
\ \ 2 2 / 2 2 / \ \ 2 2 / 2 2 /
$$\left(i \left(\frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{re}{\left(x\right)}}{2} + \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{im}{\left(x\right)}}{2}\right) - \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{im}{\left(x\right)}}{2} + \frac{\left(- \sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{re}{\left(x\right)}}{2}\right) \left(i \left(\frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{re}{\left(x\right)}}{2} + \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{im}{\left(x\right)}}{2}\right) - \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{im}{\left(x\right)}\right) \operatorname{im}{\left(x\right)}}{2} + \frac{\left(\sqrt[4]{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)}\right)^{2} + \left(\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(2 \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} + 2 \operatorname{im}{\left(x\right)},\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 \operatorname{re}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2} - 3 \right)}}{2} \right)} + \operatorname{re}{\left(x\right)} + 1\right) \operatorname{re}{\left(x\right)}}{2}\right)$$
2 2
re (x) - im (x) + 2*I*im(x)*re(x)
$$\left(\operatorname{re}{\left(x\right)}\right)^{2} + 2 i \operatorname{re}{\left(x\right)} \operatorname{im}{\left(x\right)} - \left(\operatorname{im}{\left(x\right)}\right)^{2}$$
re(x)^2 - im(x)^2 + 2*i*im(x)*re(x)