STEP-BY-STEP ANSWER:
Step 1: Identify the inside function. Let w = x^4 + 5.
Step 2: Differentiate w to obtain dw/dx = 4x^3. Hence, dw = 4x^3 dx or x^3 dx = (1/4) dw.
Step 3: Substitute into the integral. The integral becomes (1/4) ∫ √(w) dw.
Step 4: Rewrite √(w) as w^(1/2) and integrate: ∫ w^(1/2) dw = (2/3)w^(3/2) + C.
Step 5: Multiply by the constant: (1/4)*(2/3)w^(3/2) + C = (1/6)w^(3/2) + C.
Step 6: Substitute back w = x^4 + 5, yielding the final answer: (1/6)(x^4+5)^(3/2) + C.
Final Answer: (1/6)(x^4+5)^(3/2) + C.