How can it be shown that $2x^3 + 6x + 1 = 0$ has no integer solutions?
I've used the intermediate value theorem to prove that there exists a real number $c$ between $f(-1)$ and $f(0)$ such that $f(c) = 0$, but I know that it's not enough since I need to prove that for all roots of $x$ (which I cannot assume to be only one). Based on Desmos Graphing Calculator, the function has only one roots. But how can I prove it?
Here is what the graph of the function looks like:

For an integer $x$, $2x^3+6x$ is always even, whereas $1$ is always odd. Thus, the sum can not be even. Especially it cant be $0$, which is an even number as well.