In the series 0,1,1,2,3,5,8,13, the next term is
In the series 0,1,1,2,3,5,8,13, the next term is
Explanation
The Fibonacci sequence is the series of numbers: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34.
In this series, the next number is found by adding the two numbers before it.
Hence, the next term in the series is 8 + 13 = 21.