Find one possible pair of values for x and y. If x,y and x-y are two-digit numbers. x is a square number, y is a cube number and x-y is a prime number.
Is it as easy as I am thinking it is? Or I am trying to complicate things by looking for the equations here.
The simplest way I can see is to write down all these two-digit numbers and then choose on possible option.
But, is it??