I’m trying to find the arc length of a curve and I only wanted to know if step 1 is correct so far then if I have trouble I’ll ask for help with my solution method
Find the derivate
$$r ( t ) = \langle \sin ( t^2) , \cos ( t^2 ) , t^3 \rangle $$
$$r' ( t ) = \langle 2 t \cos ( t^2 ) , - 2 t \sin ( t^2 ) , 3 t^2 \rangle$$