Find the local extrema of $y=x^3$.
We know that the $x=0$ is the turning point so $(0,0)$ is the extrema point for $y=x^3$, but how do we know that it is local minima or maxima? For quadratic equations with two roots it is easy to find which one is the minima or maxima. But, here it has only one root.
It is neither local minimum nor maximum since for any $x>0$ we have $x^3>0$ and for any $x<0$ we have $x^3<0$. Another way to conclude this is to notice that $x\mapsto x^3$ is strictly increasing function, so it can't have local extrema.