Is $(n,m) = (7,11)$ the only solution in positive integers to the equation
$2^n - n = m^2\text{?}\tag*{}$
It's not hard to verify by direct calculation that there are no other solutions for $n < 10000$ but that's no way to establish a general result. I'm aware that $n=7$ is also a solution to the Ramanujan-Nagell equation, $2^n - 7 = m^2$.
It also seems that $(n,m) = (5,3)$ may be the only solution in positive integers to the equation $2^n - n = m^3.$ So for a bigger challenge, one could consider all solutions in positive integers to the equation
$2^n - n = m^k.\tag*{}$
(Slight correction, thanks to Chickenmancer): there's also the trivial solution $(n,m) = (1,1)$ which solves both the original equation and the generalized one for all $k$.)