Question 625735
{{{ f( x ) = x^3 }}}
Shifted down 7 units:
{{{ f( x ) = x^3  - 7 }}}
---------------------
Here are both plots:
 {{{ graph( 400, 400, -10, 10, -10, 10, x^3,  x^3 - 7 ) }}}