Plot the graph of $y=x^{3}$ from $x=0$ to 1 .
i Use the leftbox command to draw four boxes on the graph of $y=x^{3}$. Evaluate the total area of the four boxes by using the leftsum command.
ii Repeat $\mathbf{i}$ for 8 boxes.
iii Repeat $\mathbf{i}$ for 16 boxes.
iv Repeat $\mathbf{i}$ for 32 boxes.
v Repeat $\mathbf{i}$ for 64 boxes.
vi Repeat $\mathbf{i}$ for 128 boxes.
vii By applying the command $\operatorname{evalf}\left(\operatorname{int}\left(x^{\wedge} 3, x=0.1\right)\right)$, evaluate $\int_{0}^{1} x^{3} \mathrm{~d} x .$ What do you notice about your results?