How do we calculate time that we need for specific distance if we have non-constant acceleration. I have some formulas for other variable but don't have for time:
Speed at time: $$ v(t) = v_0+at+\frac{j(t^2)}{3} $$
Distance at time: $$ x(t)=x_0+v_0t+\frac{a(t^2)}{2}+\frac{j(t^3)}{6} $$
Acceleration at time: $$ a(t)=a_0+jt $$