Problem 44789. Big Integer Sqrt

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

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!