Problem 49962. When the sum of the squares is a cubic...
Consider the following equality:
For a given value of n (i.e., num in the problem statement), determine the values of a's and b that satisfy the equality above. The answer should be put in a vector where the first "num" entries are the values of a's and the last entry is b. There is no unique answer to each of the problems; however, your answer will be checked against the requirement.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers21
Suggested Problems
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1300 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
676 Solvers
-
How long do each of the stages of the rocket take to burn?
441 Solvers
-
Volume of a sphere given its surface area
153 Solvers
-
Write a function man that takes a row vector v and returns a matrix H as follows..
642 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!