СРОЧНО!!!Помогите с 1 заданием.
#include
ising namespace std;
int main(){
float x,y;
cin>>x;
y=((2+x)/sqr(x))-6;
cout<<y;</p>
return 0;
}