||'''Book'''|| Getting started with MATLAB || ||'''Author'''|| Rudra Pratap || ||'''Edition'''|| || /* code_begins */ {{{ x= 2**5/(2**5-1) float(x) y=3*(sqrt(5)-1)/(sqrt(5)+1)^2-1 float(y) area = pi*(pi**(1/3)-1)**2 float(area)! }}} /* code_ends */ * '''Solution by''': * Vignesh Ganapathiraman, Student, CMI * Pooja Kalra, Student, Malwa Institute of Technology * T R Shyam Sundar, Student, CMI * Sonam Kumar, Student, CMI