Prove that for $n\geq3$,$$n^3\geq3n+5$$
My try:
Let $f(x)=x^3-3x-5$. Clearly $x=1$ and $x=-1$ are critical points where $x=1$ is the local minima so the function $f(x)$ is an increasing function for $x>1$ and the result follows.
Please check and if possible provide another way to solve like induction. Thank you.