135k views
5 votes
The output is the cube of the input

User Andoxko
by
8.0k points

2 Answers

5 votes
this is a function:     y (output) = (input)^3, or   y = x^3.
User Suzzette
by
8.3k points
3 votes
You need a function that maps a number to its cube.
y = x^3
User Prabah
by
6.9k points