完美的平方根 [英] perfect square root

查看:246
本文介绍了完美的平方根的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要帮助mto做这个问题我不知道如何解决问题


写一个程序来检查用户输入的数字是否是一个完美的正方形。

请帮助


并且有人知道我在哪里可以得到关于c ++的帮助

i need help mto do this question i have no clue on how to dis dis question

Write a program that checks whether the number entered by the user is a perfect square or not.
pls help

and does anybody know where i could get help on c++

推荐答案

我们可以用C ++帮助你。


你知道怎样找到一个数字是一个完美的平方根吗?
We can help you with C++.

Do you know how to find if a number is a perfect square root by hand?


我认为它是sqrt但是我真的很新的东西
i think it is sqrt but i''m really new to dis stuff


什么是sqrt?


它是1900年。没有计算机存在在世界上。你在一个房间里有一张纸和一个数字及其平方根。你怎么知道这个号码是否是一个完美的广场?


如此抽象地思考它?让我举几个例子。


例1:36和6.

例2:30 5.47722558

例3: 25和5

例4:24和4.89897949


所以你怎么知道一个数字是否是一个完美的正方形?
What is what sqrt?

It''s 1900. No computers exist in the world. You are in a room with s sheet of paper and a number and its square root on it. How do you know if the number is a perfect square?

Having trouble thinking about it so abstractly? Let me give you four examples.

Example 1: 36 and 6.
Example 2: 30 5.47722558
Example 3: 25 and 5
Example 4: 24 and 4.89897949

So. How do you know if a number is a perfect square?


这篇关于完美的平方根的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆