Question on epsilon-delta definition of limits (several variable)

28 Views Asked by At

I have the following question before me:

q. Use epsilon − delta definition to show that f(x, y) = [(x^3) + (y^3)] is continuous at (0,0).

i started with:

epsilon > 0 and mod(x^3 + y^3) < epsilon

how do i proceed after this?