How can we prove that for $k\in \mathbb{Z}\quad k\to \infty$
$$\sin(1 + k^3) \not \to 0$$
Lately I've encoutered it a couple of times in some OP posted here about series and by the discussion I had, also with expert users, it seems there is not a simple solution.
One possible strategy I had in mind is to show that for
$$\sin(1+k^3) \approx0$$
then
$$\sin(1+(k+1)^3)=\sin(1+k^3+3k^2+3k+1)=\sin(1+k^3)\cos(3k^2+3k+1)+\sin(3k^2+3k+1)\cos(1+k^3)\approx \pm \sin(3k^2+3k+1)$$
and show that $\sin(3k^2+3k+1)$ is "far" from zero.
See the answer here: $\displaystyle \frac 1n \sum_{k=1}^n |\sin(k^3+1)|$ converges to $\displaystyle\frac 2\pi$ as $n\to \infty$.
If $\sin(k^3+1)$ converged to $0$, so would $|\sin(k^3+1)|$ and Cesaro theorem would imply that $\displaystyle \frac 1n \sum_{k=1}^n |\sin(k^3+1)|\to 0$, a contradiction.
Equidistribution is overkill for the problem at hand. There is a more elementary way, as explained in this answer by Did.