The question asks to use the Rolle's Theorem to prove $f(x)=(x-8)^3$ has only one real zero.
I have already used IVT to prove that there is a zero, but I'm stumped on how to use the Rolle's Theorem to prove there is only one zero, because all other methods I have seen for similar problems employ the fact that the derivative never equals zero, so there is no $a$ and $b$ where $f(a)=f(b)$ using the Rolle's Theorem. But the derivative of this equation does equal zero .. at $x=8$ ..
Assume $f$ has at least two distinct roots. Call these $p_1$ and $p_2$. So $0=f(p_1)$ and $0=f(p_2)$. Then at some point $c$ (where $p_1<c<p_2$) we see $f'(c)=3(c-8)^2$ is zero. This is from Rolle's theorem.
Hence $c=8$. It follows that $p_1<8$ and $p_2>8$. But, for $x<8$ we see $(x-8)^3$ is negative, so $f(p_1)=0$ and $p_1<8$ is absurd. And (if $x>8$) $f(x)>0$ so $f(p_2)=0$ and and $p_2>8$ is absurd.
It follows that $f(x)$ can't have two (or more) real roots. The only other possible choice (that can create a problem for us) is if $f$ has zero real roots. However this is absurd as $f(8)=(8-8)^3$ is zero.