write the class definition of a subclass of square called fancysquare that has a method called getdiagonal. the getdiagonal method gets no arguments but returns the value of side multiplied by the square root of two.