Question: What to do so that maple can integrate the following square root?

I need maple to perform the following:

"int((1+m^2*(alpha-theta)^2*sin(theta)^2/sin(alpha)^2/alpha^2)^(1/2),theta = 0 .. alpha)"

but maple does not integrate. I have tried assuming that the term inside the square root is positive, with no result. What else can I do?

Please Wait...