Mark M. answered 10/16/19
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
f'(a) = limh→0 [(f(a+h) - f(a)) / h]
So, if we let f(x) = x3 and a = 6. Then f(6) = 216.
Therefore, f'(6) = limh→0 [(f(6+h) - f(6))/h] = limh→0 [((6+h)3 - 216) / h] = 3(6)2 = 108.