It is well known that every integer number can be represented as a sum of at most four squares.
What about other powers? Can all numbers be obtained as a sum of N numbers to the power K ? (so, not multigrade sum)
In other words, does the diophantine equation:
\sum^{i=0}^N X_i^K = Y