$i=\sqrt{-1}$ and $a,b$ and $c$ are positive integers and $$c = (a+ib)^3-191i$$ is given. Find $c$.
I expanded the equation that is given and wrote that
$$ c = a^3+3ia^2b-3ab^2-ib^3-191i \\ $$
Since $c$ is a positive integer
$$ \begin{align} i(3a^2b-b^3) = 191i \\ 3a^2b-b^3 = 191 \end{align} $$
should be written. And we write $c$ as
$$ c = a^3-3ab^2 $$
After that i can't conclude anything. Hints and solutions will be appreciated.