write a program to find sum of a cube of each digit
Answers
Answered by
2
Answer:
hudbdbsiwsggegwwhwjwjkaajan a a s
Explanation:
hsjsjskskwiwjw
Answered by
17
Answer:
hi
Explanation:
- C program to find sum of cubes of N natural numbers
- int main()
- int n,sum;
- printf("enter the value of n:");
- scanf("%d",&n);
- printf("sum of square of %d natural numbers=%d",n,sum);
hope it helps you
Similar questions