Question 143482
There is really no simple way to do that beyond taking a few points and making a table.

I suggest plugging in x = -3, -2, -1, 0, 1, 2, 3  Solve for Y at each of those values of x. Then plot the points. The shape of the plot will be clear enough with that number of points.

X      Y
-3  6*(-3)^3 =  -162
-2  6*(-2)^3 =  -48
-1  -6
0    0
1    6
2    48
3    162


Make sure your graph scale is large enough allow for the fact that the Y values are growing exponential.