I am trying to solve $a^3+b^5 = 7^{7^{7^7}}$.
I have proven that $7^{7^{7^7}} \equiv 19\mod31$ using Fermat-Euler Theorem. A previous answer on this site asserts that $19$ is not equivalent to the sum of a cube and fifth power $\mod31$. Is there a better way to prove that than to just list the cubic and quintic residues? I'm afraid that's all I've come up with and it's quite tedious.
Thank you.