I have that $f'_x=3x^2y^2+27y$ and $f'_y=2x^3y+27x+27$. Setting $f'_x=0$ I get that
$$x^2=\frac{-27y}{3y^2}=-\frac{9}{y}\Leftrightarrow x=\pm\frac{3}{\sqrt{y}}i$$
Setting $x=\frac{3}{\sqrt{y}}i$ in the equation $f'_y=0$ gives
$$0=2\left(\frac{3}{\sqrt{y}}i\right)^3y+27\left(\frac{3}{\sqrt{y}}i\right)+27=\frac{27}{\sqrt{y}}i+27=0,$$
Which gives me the equivalent equation
$$i+\sqrt{y}=0\Leftrightarrow \sqrt{y}=-i \Leftrightarrow y=(-i)^2=-1.$$
This is a false root however, so for $x=\frac{3}{\sqrt{y}}i$ no roots for $y$ exists. Using $x=-\frac{3}{\sqrt{y}}i$ I get instead $i-\sqrt{y}=0$ and this equation as the root $y=-1$. This means that $x=-3.$ So, one stationary point is $(x,y)=(-3,-1).$ However the book says there is another stationary point, namely $(-1,0).$ However I've found all values for $y$ and the only working value that makes sense is $y=-1$, how can I find $y=0$? It doesn't make sense for $y$ to be $0$ since that would mean division by zero when I want to get my x-value.
you must solve the system $$\frac{\partial f(x,y)}{\partial x}=3x^2y^2+27y=0$$ and $$\frac{\partial f(x,y)}{\partial y}=2x^3y+27x+27=0$$ simultaneously. solving this we get $$x=-3,y=-1$$ or $$x=-1,y=0$$ from the first equation we get $$y=0$$ or $$x^2y=-9$$ so $$y=-\frac{9}{x^2}$$ and plug this in the second one