find the derivative of the function. Simplify where possible.

F(theta)=arcsin(square root of (sin9(theta)))

f(θ) = arcsin(√sin9θ)

since d/dx arcsin(x) = 1/√(1-x^2),

f'(θ) = 1/√(1-sin9θ) * 9cos9θ/2√sin9θ
= 9cos9θ / 2√(sin9θ)√(1-sin9θ)

nasty, but that's how it is