codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 167 forks source link

[Program]: Write a Kotlin program to find square root of a number #2645

Open harshraj8843 opened 2 years ago

harshraj8843 commented 2 years ago

Description

Write a Kotlin program to find square root of a number

Square root of a number is the number that when multiplied by itself gives the original number. For example, square root of 4 is 2 because 2 2 = 4. Similarly, square root of 9 is 3 because 3 3 = 9.

Input  : 4
Output : 2
How to contribute - Save the solution in `program/program/find-square-root-of-a-number/program/FindSquareRootOfANumber.kt` file
saiprakash255 commented 2 years ago

!assign

harshraj8843 commented 1 year ago

Hey @saiprakash255,

This issue has been assigned to you for more than 15 days.

We are unassigning you from this issue.

If you are still interested in contributing to this issue, please get auto-assigned on the issue by commenting !assign again.

Thanks for your contributions :)

gsquareg2 commented 1 year ago

!assign

esivakumar18 commented 1 year ago

!assign