Question 137332
Zero at x=1 and x=-1
Positive between (-1,1)
Negative elsewhere.
Grows quickly negative for x>1 and x<-1 because of the third power of x.

{{{ graph( 300, 300, -2, 2, -2, 2, .333-.3333*x^4) }}}