The first five terms of a sequence are 8, 27, 64, 125, and 216. Which of the following describes how to generate the next term in the sequence? Add 1 to the term number, then cube the result. Cube the term number, then add 1 to the result. Cube the term number, then subtract 1 from the result. Subtract 1 from the term number, then cube the result.