The possible points are $0, -1, 1$
Obviously, $\mathrm{sign}(x^3-x)$ is discontinuous at $x=0$.
The function is supposed to be discontinuous at $\pm 1$ and continuous at $0$
Checking continuity at $x=1$
$$\lim_{x\to 1^+} f(x)$$ $$=\lim_{h\to 0} |1+h| \mathrm{sign}((1+h)^3-(1+h))$$ $$=0$$
And the left hand limit is also $0$
How is the function discontinuous at $\pm 1$? I feel that I making a computation error, but the signum function is throwing me off