Answer:
not familiar with C++. but basically save the constant 4/3 in a variable and use user input of cin << i believe to ask for a radius. Then take that radius/input saved in a variable and cube it, then return the value.
Step-by-step explanation:
i hope this works.