I have the following problem: find the integers solutions of equation $$ x^2+7=y^5 \;. $$
Could someone help with this, please?
My approach:
After applying usual idea considering this equation in ring $Z[\alpha]$, where $\alpha$ is a root of $x^2-x+3=0$, I obtained that $(x-\sqrt{-7})=(a+b \alpha)^5$, for some $a$, $b$ $\in$ $Z[\alpha]$. After equaling coefficient of $\sqrt{-7}$, I got: $$ 32=5a^4b-70a^2b-49b^5 \;, $$ and I don't know how to find such pairs.