Write a program to input 3 integers and find the sum of the cube roots of their last digits.
Answers
Answered by
1
Answer:
Sum of cube roots=3.9620916700971547
The variable "a1, b1, and c1" is used to take input by the used and "cube_a1, cube_b1, and cube_c1" variable is used to take modules values. In the next step, the print function is used that uses the math "cbrt" method that calculates the cube root and all the value.
MARK ME AS BRAINLIEST
Similar questions
English,
3 months ago
Math,
3 months ago
Social Sciences,
7 months ago
Computer Science,
11 months ago