Mark M. answered 12/06/19
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
g(x) = ∫(1 to √x) [t3 - 1]dt
By the Fundamental Theorem of Calculus, since the lower limit of integration is a constant and the upper limit is a nonconstant function of x, g'(x) is found by multiplying the derivative of the upper limit by the result of replacing t in the integrand by the upper limit of integration.
So, g'(x) = [(√x)3 - 1](√x)' = [x3/2 - 1](1/2)x-1/2) = [x3/2 - 1] / (2x1/2) = (1/2)x - 1 / (2√x)