Problem 49967. When the sum of the cubes is a quartic...
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, you answer will be checked against the requirement.
Solution Stats
Problem Comments
-
1 Comment
Christian Schröder
on 28 Feb 2023
Test suite should make sure that the output vector has the correct length.
Solution Comments
Show commentsProblem Recent Solvers20
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52475 Solvers
-
The Hitchhiker's Guide to MATLAB
3394 Solvers
-
551 Solvers
-
Remove the two elements next to NaN value
694 Solvers
-
Split Even Number Into Two Primes
210 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!