Mark M. answered 12/13/17
Tutor
4.9
(954)
Retired math prof. Very extensive Precalculus tutoring experience.
For a function to be "even", f(-x) must equal f(x) for all x in the domain of the function.
If f(x) = [(x-1)2]1/3 + [(x+1)2]1/3
= (x-1)2/3 + (x+1)2/3
then f(-x) = (-x-1)2/3 + (-x+1)2/3
= [-1(x+1)]2/3 + [-1(x-1)]2/3
= (-1)2/3(x+1)2/3 + (-1)2/3(x-1)2/3 NOTE: (-1)2/3 = (3√(-1) )2 = 1
= (x+1)2/3 + (x-1)2/3
= f(x)
So, f is an even function.