Find the work done by the force field $F(x,y) = -xi + 6yj$ along the path $C:y = x^3$ from $(0,0)$ to $(6,216)$
I tried parameterizing C which gave me $x(t) = t$ and $y(t) = t^3$ but do I use those two to find $ds$ or do I use the original function $F(x,y)$?
Any help is appreciated!