how to calculate square root in pandas code example Example: root value of a column pandas df1['Score_squareroot']=np.sqrt((df1['Score']))