Big Integer Sqrt - MATLAB Cody - MATLAB Central

Problem 44789. Big Integer Sqrt

Difficulty:Rate

You will be given a big integer, you should return the square root of it.

input: '16' output: '4'

have fun!

Solution Stats

17.74% Correct | 82.26% Incorrect
Last Solution submitted on Dec 26, 2023

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
3
6

Problem Recent Solvers10

Suggested Problems

More from this Author17

Problem Tags

Community Treasure Hunt

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

Start Hunting!