Find $x\in\mathbb Z$ to $x-4\mid x\sqrt{x}-2x$. This is my idea:
Because $x\in\mathbb Z \Rightarrow x-4\in\mathbb Z$, so $x\sqrt{x}-2x\in\mathbb Z\Rightarrow x\sqrt{x}+2x\in\mathbb Z$
So to $x\in\mathbb Z$ to\begin{gather*}x-4\mid x\sqrt{x}-2x\Rightarrow x-4\mid(x\sqrt{x}-2x)(x\sqrt{x}+2x)\\\Rightarrow x-4\mid x^3-4x^2\Rightarrow x-4\mid x^2(x-4)\end{gather*}(true for all $x\in\mathbb Z$). But this is clearly wrong. I hope your help.