Root Test
The Root Test is a tool we can use to indicate convergence of a series. The Root Test is particularly useful with n-th powers. If every single term in the original function is raised to the n-th power, then the root test is a great tool to determine convergence.
Given a series , we can calculate
Then we can draw the following conclusions:
- If
, the series is absolutely convergent
- If
, the series is divergent
- If
, we can’t draw a conclusion from the root test, and therefore must use another test in order to determine the convergence of a series
To use the formula, draw big brackets around the original function, and raise the entire thing to the power. If every term in the original function is raised to the n-th power, then raising the whole function to the
power will cancel out these powers.
Once you cancel the powers, evaluate the limit of the function as approaches
. If your final answer is less than
, then the series is absolutely convergent. If the final answer is greater than
, the series is divergent. If your final answer is equal to
, then you can’t draw a conclusion from the root test, so you’ll have to use another convergence test to determine the convergence or divergence of the series.



