$$f(x,y)= x^2-3x^2y+y^3$$
There are 3 possible points: $(0,0)$, $(\tfrac{1}{3},\tfrac{1}{3})$, $(-\tfrac{1}{3},\tfrac{1}{3})$ but with the hessian of $f$ we get that only $(0,0)$ MIGHT be a local max/min and may not.
I went to desmos and I found that in a small neighborhood of $(0,0)$ it is a local minmum.
Is that right? Or we don't have local max/min in here?
We have $f(x,y)=x^2-3x^2y+y^3$. Then we get: $f(0,0)=0$ and
$f(0,y)=y^3$.
Therefore we have: in each neigborhood of $(0,0)$ there are points $(0,y)$ and $(0,z)$ with $f(0,y)=y^3 >0=f(0,0)$ and $f(0,z)=z^3<0=f(0,0)$.
Conclusion: in $(0,0)$ is no max. and no min. of $f$