Q: function takes input x , y , A and N
returns true if
there are atleast N pairs of x and y satisfying
x^3 + y^3 = A;
all inputs are postive integer values
A: Taxicab number
http://en.wikipedia.org/wiki/Taxicab_number