Well, I have a number $\text{p}$ that is given by:
$$\text{p}=9+108x^2(1+x)\tag1$$
I want to find $x\in\mathbb{Z}$ such that $\text{p}$ is a perfect square.
I found no solutions. Is there a way to prove that there aren't any solutions? Except for the obvious ones: $x=0$ and $x=\pm1$.
My work
Since $\text{p}$ must be a perfect square we can write:
$$\text{p}^2=9+108x^2(1+x)\tag2$$
Now, because $\text{p}^2\ge0$ we need:
$$9+108x^2(1+x)\ge0\space\Longleftrightarrow\space x\ge-\frac{1}{3}\left(1+2^\frac{2}{3}+2^{-\frac{2}{3}}\right)\approx-1.07245\tag3$$
Dividing by $9$, you want to find $x \in \mathbb{Z}$ such that $12x^3 +12x^2 +1$ is a square number.
$x=0$ is one obvious solution. Even if you restrict $x$ to strictly positive integers there is another obvious solution.
(Note that this was posted before Jan added “Except for $x=0$ and $x=1$” to his question)