aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

A root of unity is a complex number that is a solution to the equation, $z^n=1$ for some positive integer n. Number of roots of unity that are also the roots of the equation $z^2+az+b=0$, for some integer a and b is?

  1. $6$
  2. $8$
  3. $9$
  4. $10$
Reveal answer Fill a bubble to check yourself
B Correct answer

Keep practicing — related questions

  • What will be the output of the program? class A { final public int GetResult(int a, int b) { return 0; } } ...
  • What will be the output of the program? public class Switch2 { final static short x = 2; public static int ...
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • What will be the output of the program? class Test { public static void main(String [] args) { int x= 0; in...
  • What will be the output of the following code snippet? main() { int a=11,b; clrscr(); for(a%10;a++); printf...
  • What will be the output of the program? public class Test { public static void main(String args[]) { int i ...
  • Consider the following statements. (a) Pure breeding plants make up the generation P2. (b) One of the numbe...
  • If the input of the following program is 10, what will be the output? void print(int); void main() { int n;...

Practice this chapter

  • Algebra (3715 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy