This question has been extensively edited to meet site requirements.
As is well-known, the Diophantine equation $a^n+b^n=c^n$ has many solutions when $n=2$ (Pythagorean triples) but none when $n>2$ (the Fermat-Wiles Theorem). If one includes in the equation an extra term $\pm k$, yielding the equation:
$$a^n \pm {k} +b^n=c^n\qquad(1)$$
then obviously solutions of (1) can easily be found. What is perhaps surprising however is that there exist solutions in small values of $a,b,c,k$, for example:
$$5^2-1+5^2=7^2$$
$$6^3+1+8^3=9^3$$
$$5^3+2+6^3=7^3$$
$$9^3-1+10^3=12^3$$
$$13^5-12+16^5=17^5$$
A special case of (1) is when we add a requirement that $\pm k = n$, so that the equation becomes:
$$a^n+n+b^n=c^n\qquad(2)$$
It is easy to find solutions when $n=2$, for example:
$$3^2+2+5^2=6^2$$
$$5^2+2+13^2=14^2$$
In fact, given any Pythagorean triple of the form:
$$(2m+1)^2 + (2m^2+2m)^2=(2m^2+2m+1)^2$$
we have:
$$(2m+1)^2+2+(2m^2+2m+1)^2=(2m^2+2m+2)^2$$
Question Are there any solutions of (2) with $n>2$ and if so for which values of $n$ is this possible?