Problem 58284. Easy Sequences 117: Fractional Part of Cube Roots

The fractional part function of a positive real number r, denoted as , is defined as: , where , is the floor of r. Thus, , and .
Given a positive integer n, create the function , that evaluates the following summation:
For example for :
Please present the function output rounded-off to nearest 3 decimal places Therefore, for , the function should return .
---------------

Solution Stats

66.67% Correct | 33.33% Incorrect
Last Solution submitted on Mar 06, 2024

Solution Comments

Show comments

Problem Recent Solvers4

Suggested Problems

More from this Author116

Community Treasure Hunt

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

Start Hunting!