algorithm workbench: writing a statementhi, a program contains the following function: int cube(int num) { return num * num * num...