
Jason D. answered 07/17/21
PhD in Chemical Engineering with 30+ Years of Teaching Experience
if f(-x)= f(x) so the function is even
if f(-x)= - f(x) so the function is odd
f(x)=x2 is even because f(-x)=(-x)2=x2=f(x)
f(x)=x3 is odd because f(-x)=(-x)3= - x3= - f(x)
f(x)=√x is neither, because f( -x) neither equal to f(x) nor -f(x)
f(x)=3√x is odd f(-x)=(-x)1/3= - x1/3= - f(x)