Computer Science, asked by keled123ali, 4 months ago

Write a matlab program to display the n terms of square natural number

and their sum.

Your output:

Input the number of terms: 5

Expected Output:

The square natural upto 5 terms are :149 16 25

The Sum of Square Natural Number upto 5 terms = 55

Answers

Answered by shagunsingh17
1

Answer:

Algorithm is generally developed before the actual coding is done. It is written using English like language so that it is easily understandable even by non-programmers

Answered by 2008shrishti
1

Answer:

Answer:

Algorithm is generally developed before the actual coding is done. It is written using English like language so that it is easily understandable even by non-programmers

Explanation:

Hope this answer will help you.

Similar questions