Find the nth Fibonacci number. The sequence starts 0, 1, 1, 2, 3, 5, 8, 13, ... where each number is the sum of the two preceding numbers.
Enter your values below
How this calculator works
Each Fibonacci number is the sum of the two preceding numbers, starting with F(0) = 0 and F(1) = 1.
Common questions about this calculator