Find the coordinates and nature of the stationary point of $$z=x^3+y^3-6xy$$
So I have found all the partial derivatives but I'm not sure how to then find the stationary point. All I know is $\frac{\partial z}{\partial x}=\frac{\partial z}{\partial y}=0$ at the stationary point. $$\frac{\partial z}{\partial x}=3x^2-6y$$ $$\frac{\partial z}{\partial x}=3y^2-6x$$ $$\frac{\partial^2 z}{\partial x^2}=6x$$ $$\frac{\partial^2 z}{\partial y^2}=6y$$ $$\frac{\partial^2 z}{\partial y \partial x}=\frac{\partial^2 z}{\partial x \partial y}=0$$
The derivatives are:
${\partial z \over \partial x} = 3 x^2 - 6 y$
${\partial z \over \partial y} = 3 y^2 - 6 x$
Set the pair to $0$ to find the two (real) solutions: $(2,2)$ and $(0,0)$.
Take the second derivatives evaluated at those points to find a minimum at $(2,2)$ and saddle at $(0,0)$, as seen in the figure.
${\partial^2 z \over \partial x^2} = 6 x$
${\partial^2 z \over \partial y^2} = 6 y$