HOW TO SOLVE THIS KIND OF QUESTION

1 view (last 30 days)
Mohd Ikhwan
Mohd Ikhwan on 25 Oct 2020
Answered: Walter Roberson on 25 Oct 2020

Answers (1)

Walter Roberson
Walter Roberson on 25 Oct 2020
Write a function that accepts n and returns a value. Call the function with the given values.
The function itself is just a summation loop then a multiplication and then a sqrt

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!