I want to prove or disprove this statement:
For any $y \in \mathbb{Z}$ and $y \neq \pm 1$, $(y+1)^{2}$ is not divisible by $y$.
The case where $y$ is even can be easily proved. However, I am stuck at the case where $y$ is odd. I try to start with the fact that "$y+1$ is not divisible by $y$" and expect to use something like the Euclid's Lemma. Any idea on how to proceed?