The problem, by the way, is NOT the square root! You can easily integrate ∫ √(x) dx. √(x)= x1/2 and you can use the "power rule".
The problem is that "4x-1" inside the square root. To get rid of that you make the substitution mentioned earlier: u= 4x-1 so that
√(4x-1)= &radi;(u)= u1/2. Of course, you have to convert from "dx" to "du". Because 4x-1 is linear, that's easy
du/dx= 4 so du= 4 dx or (1/4)du= dx.
∫ &radic(4x-1)dx= (1/4)&int u1/2du.
The power rule says that an anti-derivative of un is
1/(n+1) un+1. In this case, n= 1/2 and n+1= 3/2. The anti-derivative is (2/3)u3/2+ C . Replacing u by 4x-1 again, ∫ &radic(4x-1)dx= (2/3)(4x-1)3/2+ C.
Since the original problem was given in terms of √ rather than a 1/2 power, it might be a good idea to set the answer in those terms: ∫ &radic(4x-1)dx= (2/3)(√(4x-1))3+ C.