Explanation
The FV function calculates compound interest and returns the future value of an investment over a specified term.
To configure the function, we need to provide a rate, the number of periods, the periodic payment, and the present value:
By convention, the present value (pv) is input as a negative value, since the $1000 “leaves your wallet” and goes to the bank during the term.