Problem. Show that for $n\ge 2$ there are no solution $$x^n+y^n=z^n$$ such that $x$, $y$, $z$ are prime numbers.
Personally I'd consider this a relatively cute problem which can be given to students when talking about Fermat's Last Theorem - and which should be relatively easily solvable. (I can post my solution - but I suppose that the solutions which will be given here are very likely to be cleverer than mine.)
I will stress that we're looking that the solutions where simultaneously all three numbers are primes - unlike a more difficult problem posted here: Diophantine Equation $x^n + y^n =z^n (x<y, n>2)$.
I have searched on the site a bit to see whether this problem has been posted here before. I only found this deleted question: How we can deal with this equation $a^n+b^n=c^n$ if it was given to have solutions in primes numbers not integers numbers? (Of course, it is quite possible that I might have missed something. After all, searching on this site is not easy.)
Clearly, $x=y$ is impossible as $x\mid 2x^n=x^n+y^n=z^n$ leads to $x=z$, which is absurd. So wlog. $x<y<z$. Note that $y^n=z^n-x^n$ a multiple of $z-x$, which must therefore be a power of $y$ (and $>y^0$). Thus $z\ge x+y$. But $(x+y)^n>x^n+y^n$.