The function [tex]f(x)=x^3[/tex] means that you have to take an input [tex]x[/tex], and the output will be the input cubed.
So, if your input is [tex]x+5[/tex], your output will be
[tex](x+5)^3 = x^3+15x^2+75x+125[/tex]