Problem: Prove that the mapping $ f: \mathbb R \rightarrow \mathbb R , f(x) = x^3-x$ is surjective.
Let $y\in \mathbb R$ such that $f(x)=y$ for some $x\in \mathbb R$. Then $x^3-x=y$. If we can express $x$ in terms of $y$, then we can say something about surjectiveness. But I stuck at that point.
What is the way to solve this problem?