Question: 13. Write a program in a script file that finds the smallest odd integer that is also divisible by 3 and whose cube is greater

13. Write a program in a script file that finds the smallest odd integer that is also divisible by 3 and whose cube is greater than 4,000. Use a loop in the pro- gram. The loop should start from 1 and stop when the number is found. The program prints a message: "The required number is:" and then prints the num- ber
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
