Computer Science, asked by souravrampal68, 4 months ago

write a program to find sum of a cube of each digit​

Answers

Answered by manaspritamsahoo56
2

Answer:

hudbdbsiwsggegwwhwjwjkaajan a a s

Explanation:

hsjsjskskwiwjw

Answered by kimrose011
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